registry

package
v0.0.0-...-29ec7e5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 2, 2017 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServiceDiscovery

type ServiceDiscovery struct {
	// contains filtered or unexported fields
}

func NewServiceDiscovery

func NewServiceDiscovery() *ServiceDiscovery

func (*ServiceDiscovery) Resolve

func (sd *ServiceDiscovery) Resolve(target string) (naming.Watcher, error)

type StaticAddrMap

type StaticAddrMap struct {
}

StaticAddrMap provides a resolution service for gRPC naming interface to statically link local mDNS domains to the targeted service reachable through a set IP and port.

func (*StaticAddrMap) Resolve

func (sam *StaticAddrMap) Resolve(target string) (naming.Watcher, error)

Resolve creates a Watcher object for a target to track its resolution changes

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL