Versions in this module Expand all Collapse all v1 v1.0.1 Jun 4, 2021 v1.0.0 Nov 18, 2019 Changes in this version type Watcher + func (w *Watcher) Close() v0 v0.0.1 Jul 22, 2019 Changes in this version + func NewWatcher(endpoint string) persist.Watcher + type Watcher struct + func (w *Watcher) SetUpdateCallback(callback func(string)) error + func (w *Watcher) Update() error Other modules containing this package github.com/casbin/etcd-watcher/v2