Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigFile ¶
func (*ConfigFile) Hash ¶
func (c *ConfigFile) Hash() uint64
type ConfigFileProvider ¶
type ConfigFileProvider interface { Run(ctx context.Context) Configs() chan ConfigFile }
type ServiceDiscovery ¶
func NewServiceDiscovery ¶
func NewServiceDiscovery() (*ServiceDiscovery, error)
Click to show internal directories.
Click to hide internal directories.