Documentation ¶
Index ¶
- type Option
- type Registry
- func (r *Registry) Deregister(ctx context.Context, svc *registry.Service) error
- func (r *Registry) Get(ctx context.Context, name string) ([]*registry.Service, error)
- func (r *Registry) Register(ctx context.Context, svc *registry.Service) error
- func (r *Registry) Watch(ctx context.Context, name string) (registry.Watcher, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.