Documentation ¶ Index ¶ type Endpoint func (endpoint Endpoint) Monitor(params types.EndpointParams, ch chan string) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Endpoint ¶ type Endpoint struct { RegistryClient registry.Client WG *sync.WaitGroup // contains filtered or unexported fields } func (Endpoint) Monitor ¶ func (endpoint Endpoint) Monitor(params types.EndpointParams, ch chan string) Source Files ¶ View all Source files endpoint.go Click to show internal directories. Click to hide internal directories.