Documentation ¶
Index ¶
- type Registry
- func (r *Registry) Close() error
- func (r *Registry) ListWorkers(ctx context.Context, name string) ([]registry.Instance, error)
- func (r *Registry) Register(ctx context.Context, si registry.Instance) error
- func (r *Registry) Subscribe(name string) <-chan registry.Event
- func (r *Registry) UnRegister(ctx context.Context, si registry.Instance) 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.