mirror of
https://gitee.com/johng/gf
synced 2026-06-06 16:21:40 +08:00
comment update for package ghttp
This commit is contained in:
@ -17,7 +17,7 @@ type (
|
||||
ClientHandlerFunc = client.HandlerFunc
|
||||
)
|
||||
|
||||
// New creates and returns a new HTTP client object.
|
||||
// NewClient creates and returns a new HTTP client object.
|
||||
func NewClient() *Client {
|
||||
return client.New()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user