Documentation ¶
Overview ¶
urlclient provides concrete implementation types that implement the URLClient interface. These types should all, in some way or another, provide some mechanism to fill in service data at runtime.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TimeoutError = errors.New("unable to initialize client")
Functions ¶
func New ¶
func New(params types.EndpointParams, m interfaces.Endpointer) interfaces.URLClient
New provides the correct concrete implementation of the URLClient given the params provided.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.