Documentation ¶
Index ¶
- func HTTPGet(host string, param string) (int, []byte, error)
- func HTTPPost(host string, param string) (int, []byte, error)
- func HTTPRequest(req *http.Request) (int, []byte, error)
- func HmacSha1Base64(accessSecret []byte, httpMethod string, params [][2]string) (string, error)
- func QueryEscape(param string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HmacSha1Base64 ¶
HmacSha1Base64 for aliyun sdk
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.