//
pkg.gl
Category
github.com/UnderTreeTech/waterdrop
pkg
server
http
client
package
1.3.6
Repository:
https://github.com/undertreetech/waterdrop.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
19
Dependents
0
Files
247 SLOC
#
Functions
New
New return a http client.
Signature
Signature a example of RequestMiddleware sign algorithm:md5(query params + body + secret + timestamp + nonce) Notice:stuff body only when HTTP METHOD is not GET.
#
Structs
Client
Client http client.
Request
Request request params.
#
Type aliases
RequestMiddleware
RequestMiddleware http request middleware.