open-consul/command/services
Daniel Nephin 08b2039f5a config: replace calls to config.NewBuilder with config.Load
This is another incremental change to reduce config loading to a single
small interface. All calls to NewBuilder can be replaced with Load.
2021-01-27 17:34:43 -05:00
..
deregister testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
register testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
config.go config: replace calls to config.NewBuilder with config.Load 2021-01-27 17:34:43 -05:00
config_test.go config: replace calls to config.NewBuilder with config.Load 2021-01-27 17:34:43 -05:00
services.go command/services 2018-09-27 23:52:17 -07:00
services_test.go command/services 2018-09-27 23:52:17 -07:00