Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConsulConfig ¶
type ConsulConfig struct {
Consul *consulAPI.Config
Prefix string
UpdateChan chan interface{}
ErrChan chan error
// contains filtered or unexported fields
}
func (*ConsulConfig) Close ¶
func (c *ConsulConfig) Close()
func (*ConsulConfig) ParseConfig ¶
func (c *ConsulConfig) ParseConfig(cfg interface{})
Click to show internal directories.
Click to hide internal directories.