mirror of https://github.com/status-im/consul.git
77101eee82
Flags is an overloaded term in this context. It generally is used to refer to command line flags. This struct, however, is a data object used as input to the construction. It happens to be partially populated by command line flags, but otherwise has very little to do with them. Renaming this struct should make the actual responsibility of this struct more obvious, and remove the possibility that it is confused with command line flags. This change is in preparation for adding additional fields to BuilderOpts. |
||
---|---|---|
.. | ||
deregister | ||
register | ||
config.go | ||
config_test.go | ||
services.go | ||
services_test.go |