//
pkg.gl
Category
github.com/gogf/gf/contrib/sdk/httpclient/v2
module
package
2.8.3
Repository:
https://github.com/gogf/gf.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
16
Dependents
1
Files
141 SLOC
#
Functions
New
New creates and returns a http client for SDK.
NewDefaultHandler
#
Structs
Client
Client is a http client for SDK.
Config
Config is the configuration struct for SDK client.
DefaultHandler
DefaultHandler handle ghttp.DefaultHandlerResponse of json format.
#
Interfaces
Handler
Handler is the interface for http response handling.