package
Version:
v0.5.3
Opens a new window with list of versions in this module.
Published: Dec 6, 2022
License: Apache-2.0, MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
New creates a base URL and a new http.Client. The default port is only used
if baseURL does not contain a port.
type Option func(*clientConfig) error
Option is the option type for httpclient
Timeout configures the timeout to wait for a response
WithClient allows creation of the http client using an underlying network round tripper / client
Source Files
¶
Click to show internal directories.
Click to hide internal directories.