Versions in this module Expand all Collapse all v0 v0.7.6 Jun 15, 2024 Changes in this version + const ConfigReturnTypeStr + type ConfigReturn map[string]map[string]string + func ScanConfigs() (ConfigReturn, error) + func (tt ConfigReturn) GetType() string + type Watcher struct + func GetWatcher() *Watcher + func (w *Watcher) Close() + func (w *Watcher) Start()