libreg

package module
v0.0.0-...-355bd2f Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2016 License: Apache-2.0 Imports: 4 Imported by: 0

README

libreg

Microservice Registry Abstraction Library

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddRegistry

func AddRegistry(backend registry.Backend, init Initialize)

AddRegistry adds a new registry backend to libreg

func NewRegistry

func NewRegistry(backend registry.Backend, addrs []string, options *registry.Config) (registry.Registry, error)

NewRegistry creates an instance of registry

Types

type Initialize

type Initialize func(addrs []string, options *registry.Config) (registry.Registry, error)

Initialize creates a new Store object, initializing the client

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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