Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EndpointPusher ¶
type EndpointPusher struct {
// contains filtered or unexported fields
}
EndpointPusher fans an endpoint list out to every registered channel.
func (*EndpointPusher) Push ¶
func (p *EndpointPusher) Push(ctx context.Context, endpoints []string)
func (*EndpointPusher) Register ¶
func (p *EndpointPusher) Register(ch chan []string)
Click to show internal directories.
Click to hide internal directories.