Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConsulWatcher ¶
type ConsulWatcher struct {
// contains filtered or unexported fields
}
func NewConsulWatcher ¶
func NewConsulWatcher(o Options) *ConsulWatcher
func (*ConsulWatcher) LookupRoutes ¶
func (*ConsulWatcher) MonitorEvent ¶
func (watcher *ConsulWatcher) MonitorEvent(e monitor.Event)
func (*ConsulWatcher) WatchService ¶
func (watcher *ConsulWatcher) WatchService(watchURL string, service string)
Click to show internal directories.
Click to hide internal directories.