//
pkg.gl
Category
github.com/pubgo/lava
core
discovery
package
0.2.20
Repository:
https://github.com/pubgo/lava.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
2
Files
83 SLOC
#
Functions
NewNoopDiscovery
No description provided by the author
#
Variables
ErrTimeout
No description provided by the author
ErrWatcherStopped
No description provided by the author
#
Structs
Config
No description provided by the author
GetOpts
No description provided by the author
Result
Result is returned by a call to Next on the watcher.
WatchOpts
No description provided by the author
#
Interfaces
Discovery
No description provided by the author
Watcher
Watcher is an interface that returns updates about services within the registry.
#
Type aliases
GetOpt
No description provided by the author
WatchOpt
No description provided by the author