Anton Kaliaev
4c4a95ca53
config: Add ValidateBasic (#2485)
* add missing options to config.toml template and docs Refs #2232 * config#ValidateBasic Refs #2232 * [config] timeouts as time.Duration, not ints Why: - native type provides better guarantees than ", in ms" comment (harder to shoot yourself in the leg) - flexibility: you can change units |
6 years ago | |
---|---|---|
.. | ||
config.go | config: Add ValidateBasic (#2485) | 6 years ago |
config_test.go | config: Add ValidateBasic (#2485) | 6 years ago |
toml.go | config: Add ValidateBasic (#2485) | 6 years ago |
toml_test.go | config: lil fixes | 7 years ago |