Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(urlStream chan interfaces.URLStream, interval, timeout int) *client
New returns a pointer to a client. A pointer is used so that when using configuration from a registry, the Prefix can be updated asynchronously. urlStream is the channel of URLStream to check for updates on interval is the time to wait between polls of the channel in milliseconds timeout is the time to poll for in milliseconds
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.