Documentation ¶ Index ¶ type Endpoint func (e Endpoint) Monitor(params types.EndpointParams) 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 (e Endpoint) Monitor(params types.EndpointParams) chan string Source Files ¶ View all Source files endpoint.go Click to show internal directories. Click to hide internal directories.