consul

package
v0.0.0-...-9d3a629 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2015 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServiceRepository

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

ServiceRepository is consul-based implementation of registry.ServiceRepository

func NewServiceRepository

func NewServiceRepository(consulAgent consulAgent) *ServiceRepository

NewServiceRepository creates new instance of ServiceRepository structure

func (*ServiceRepository) Deregister

func (r *ServiceRepository) Deregister(serviceID string) error

Deregister removes service from consul

func (*ServiceRepository) GetAllIds

func (r *ServiceRepository) GetAllIds() []string

GetAllIds return array of services ids registered in consul

func (*ServiceRepository) Register

func (r *ServiceRepository) Register(service *registry.Service) error

Register adds service into consul

Jump to

Keyboard shortcuts

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