Categorygithub.com/gogf/gf/contrib/sdk/httpclient/v2
modulepackage
2.8.3
Repository: https://github.com/gogf/gf.git
Documentation: pkg.go.dev

# Functions

New creates and returns a http client for SDK.

# Structs

Client is a http client for SDK.
Config is the configuration struct for SDK client.
DefaultHandler handle ghttp.DefaultHandlerResponse of json format.

# Interfaces

Handler is the interface for http response handling.