Skip to content

Allow registering of config without a dependency.Service

Compare
Choose a tag to compare
@alistairjudson alistairjudson released this 02 Feb 10:22
· 23 commits to master since this release
6076c0a

Allow the registering of config to the *cobra.Command held by the dependency.Builder outside of a service. This is useful, as you may want to register configuration, that is not required by any particular dependency.