package
1.0.35
Repository: https://github.com/easygolang/gotools.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
NewClient initialize an API client instance with API key and secret key.
WithHeader set or add a header value to the request.
WithHeaders set or replace the headers of the request.
WithRecvWindow set recvWindow param for the request.

# Variables

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

# Structs

No description provided by the author
Client define API client.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

RequestOption define option type for request.