Skip to content

Commit

Permalink
- Refactoring for default configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
christiangalsterer committed Feb 19, 2017
1 parent 5bfd161 commit 00f26de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion beater/poller.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ type Poller struct {
documentType string
jsonDotModeCharacter string
outputFormat string
timeout string
timeout time.Duration
request *gorequest.SuperAgent
}

Expand Down

0 comments on commit 00f26de

Please sign in to comment.