Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewConsulServiceRegistry ¶
new a consulServiceRegistry instance token is optional
func NewLocalServiceRegistry ¶
func NewLocalServiceRegistry() *localServiceRegistry
Types ¶
type ServiceRegistry ¶
type ServiceRegistry interface { Register(serviceInstance instance.ServiceInstance) bool Deregister() }
Click to show internal directories.
Click to hide internal directories.