Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultPrefix = "gbio-"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CachedRegistry ¶
func NewCached ¶
func NewCached(c *etcd.Config) *CachedRegistry
func (*CachedRegistry) Close ¶
func (r *CachedRegistry) Close() error
func (*CachedRegistry) Lookup ¶
func (r *CachedRegistry) Lookup(k EndpointName) (string, error)
func (*CachedRegistry) Start ¶
func (r *CachedRegistry) Start() error
func (*CachedRegistry) Started ¶
func (r *CachedRegistry) Started() bool
type EndpointName ¶
type EndpointName string
Click to show internal directories.
Click to hide internal directories.