Documentation ¶
Index ¶
- func Decode(str string, encoding string) (string, error)
- func Encode(str string, encoding string) (string, error)
- func NewReqInfoToMap(hashmap map[string]interface{}) map[string]interface{}
- func UrlDecode(str string, encoding string) (map[string]string, error)
- func UrlEncode(params map[string]string, encoding string) (string, error)
- type ReqInfo
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewReqInfoToMap ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.