Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClient ¶ added in v1.13.0
func NewClient(params *ClientParams) *http.Client
NewClient for HTTP.
Types ¶
type ClientParams ¶ added in v1.30.0
type ClientParams struct { Config *Config Logger *zap.Logger RoundTripper http.RoundTripper }
ClientParams for HTTP.
Click to show internal directories.
Click to hide internal directories.