registry

package
v0.0.0-...-55327a3 Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2019 License: MIT Imports: 0 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultRegistry func(*Options) (Registry, error)

Functions

This section is empty.

Types

type Options

type Options struct {
	Name string
	Host string
	Port string
	TTL  int
	Ssrv string
}

type Registry

type Registry interface {
	Register() error
	UnRegister()
}

The registry provides an interface for service discovery

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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