mirror of
https://github.com/status-im/consul.git
synced 2025-02-16 15:47:21 +00:00
Does some go fmt cleanup.
This commit is contained in:
parent
d19995c067
commit
4b2eaeda17
@ -114,8 +114,8 @@ type DNSConfig struct {
|
||||
// for Consul's internal dns client used for recursion.
|
||||
// This value is used for the connection, read and write timeout.
|
||||
// Default: 2s
|
||||
RecursorTimeout time.Duration `mapstructure:"-"`
|
||||
RecursorTimeoutRaw string `mapstructure:"recursor_timeout" json:"-"`
|
||||
RecursorTimeout time.Duration `mapstructure:"-"`
|
||||
RecursorTimeoutRaw string `mapstructure:"recursor_timeout" json:"-"`
|
||||
}
|
||||
|
||||
// Performance is used to tune the performance of Consul's subsystems.
|
||||
|
Loading…
x
Reference in New Issue
Block a user