Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LocalWatcher ¶
type LocalWatcher struct {
// contains filtered or unexported fields
}
func NewLocalWatcher ¶
func NewLocalWatcher() *LocalWatcher
func (*LocalWatcher) SetCallbacks ¶
func (lw *LocalWatcher) SetCallbacks(callbacks ...watchCallback)
func (*LocalWatcher) WatchConfig ¶
func (lw *LocalWatcher) WatchConfig(v *viper.Viper, path string)
Click to show internal directories.
Click to hide internal directories.