Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Decoder viper.RemoteProvider Username string Password string }
func (*Config) WatchChannel ¶
func (c *Config) WatchChannel(rp viper.RemoteProvider) (<-chan *viper.RemoteResponse, chan bool)
Click to show internal directories.
Click to hide internal directories.