Documentation ¶
Index ¶
- Constants
- func Decode(data []byte, encode string) (string, error)
- func DecodeBig5(data []byte) (string, error)
- func DecodeCP949(data []byte) (string, error)
- func HTTPGet(url string, rsp interface{}) error
- func HTTPPost(url string, req, rsp interface{}) error
- func HTTPRequest(url string, method string, req, rsp interface{}) error
- type CommonReq
Constants ¶
View Source
const MAX_RETRY_TIMES = 3
Variables ¶
This section is empty.
Functions ¶
func DecodeBig5 ¶ added in v1.0.8
func DecodeCP949 ¶ added in v1.0.8
func HTTPRequest ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.