Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigProvider ¶
type ConfigProvider interface {
ClientConfig(serviceName string, cfgs ...*config.Config) config.Config
}
ConfigProvider provides a generic way for a service client to receive the ClientConfig without circular dependencies.
Click to show internal directories.
Click to hide internal directories.