Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ClientOption ¶
type ClientOption func(opts *client)
func WithHTTPClient ¶
func WithHTTPClient(c HTTPClient) ClientOption
type HTTPClient ¶
func NewClient ¶
func NewClient(opts ...ClientOption) (HTTPClient, error)
Click to show internal directories.
Click to hide internal directories.