Documentation ¶
Index ¶
- func GetNetHTTP2Client(config *http_clients.Config) (http_clients.GoPayLoaderClient, error)
- func GetNetHTTP3Client(config *http_clients.Config) (http_clients.GoPayLoaderClient, error)
- func GetNetHTTPClient(config *http_clients.Config) (http_clients.GoPayLoaderClient, error)
- type Client
- type Req
- type Resp
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetNetHTTP2Client ¶ added in v0.4.2
func GetNetHTTP2Client(config *http_clients.Config) (http_clients.GoPayLoaderClient, error)
func GetNetHTTP3Client ¶
func GetNetHTTP3Client(config *http_clients.Config) (http_clients.GoPayLoaderClient, error)
func GetNetHTTPClient ¶
func GetNetHTTPClient(config *http_clients.Config) (http_clients.GoPayLoaderClient, error)
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) CloseConns ¶ added in v0.4.1
func (c *Client) CloseConns()
func (*Client) NewResponse ¶
func (c *Client) NewResponse() http_clients.Response
Click to show internal directories.
Click to hide internal directories.