consul/agent/local
Daniel Nephin f46d1b5c94 agent/structs: Remove ServiceID.Init and CheckID.Init
The Init method provided the same functionality as the New constructor.
The constructor is both more widely used, and more idiomatic, so remove
the Init method.

This change is in preparation for fixing printing of these IDs.
2020-04-15 12:09:56 -04:00
..
state.go agent/structs: Remove ServiceID.Init and CheckID.Init 2020-04-15 12:09:56 -04:00
state_test.go Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
testing.go Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00