Documentation
¶
Index ¶
- func NewEncryptMiddleware(publicKey *rsa.PublicKey) func(c *resty.Client, r *resty.Request) error
- func NewGzipCompressBodyMiddleware() func(c *resty.Client, r *resty.Request) error
- func NewHashSumHeaderMiddleware(hashKey string) func(c *resty.Client, r *resty.Request) error
- func NewRealIPHeaderMiddleware(realIP string) func(c *resty.Client, r *resty.Request) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewEncryptMiddleware ¶
func NewGzipCompressBodyMiddleware ¶
func NewGzipCompressBodyMiddleware() func(c *resty.Client, r *resty.Request) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.