Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HttpClient ¶ added in v2.9.1
type HttpClient struct {
Client *httpclient.Client
}
func NewHttpClient ¶
func NewHttpClient(conf *HttpClientConf) *HttpClient
func NewHttpWithCustomClient ¶ added in v2.9.2
func NewHttpWithCustomClient(conf *HttpClientConf, doer heimdall.Doer) *HttpClient
Click to show internal directories.
Click to hide internal directories.