Skip to content

Commit

Permalink
Update utils/types.go
Browse files Browse the repository at this point in the history
Co-authored-by: Matthieu MOREL <mmorel-35@users.noreply.github.com>
  • Loading branch information
fjaenni and mmorel-35 committed Jun 25, 2021
1 parent d048cce commit 7658dca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const (
defaultClientTimeout = 10 * time.Second
)

var ClientTimeout time.Duration
var clientTimeout time.Duration

// KongRawState contains all of Kong Data
type KongRawState struct {
Expand Down

0 comments on commit 7658dca

Please sign in to comment.