package
Version:
v0.0.0-...-4a97e6e
Opens a new window with list of versions in this module.
Published: May 16, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
DefaultDiscovery = newDiscovery()
ErrNotFound = errors.New("not found")
HeartbeatTopic = "micro.discovery.heartbeat"
WatchTopic = "micro.discovery.watch"
TickInterval = time.Duration(time.Minute)
History = int64(3600)
)
func Init(s micro.Service)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.