Categorygithub.com/ZYallers/golib/curl
modulepackage
0.0.5
Repository: https://github.com/zyallers/golib.git
Documentation: pkg.go.dev

# README

curl

curl工具

如何使用?

通过go get获取:

go get github.com/ZYallers/golib/curl

# Functions

No description provided by the author
NewRequest new request.
NewResponse new one response.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

Client Customize http.Client to optimize the performance based on the original http.DefaultTransport @see https://www.loginradius.com/blog/async/tune-the-go-http-client-for-high-performance.

# Structs

No description provided by the author
No description provided by the author
TraceInfo represents the trace information.