Documentation
¶
Index ¶
- func AssignGetFloat64(str string) (float64, error)
- func AssignGetInt64(str string) (int64, error)
- func CookiesToMap(r *http.Request) map[string]interface{}
- func GetHGC(r *http.Request) string
- func GetToMap(r *http.Request) map[string]interface{}
- func HeaderToMap(r *http.Request) map[string]interface{}
- func SthToMap(sth map[string][]string) map[string]interface{}
- func SthsToInt64(sth map[string]interface{}) map[string]interface{}
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssignGetFloat64 ¶
AssignGetFloat64 assgin float64
func CookiesToMap ¶
CookiesToMap cookies to map
func HeaderToMap ¶
HeaderToMap header to map
func SthsToInt64 ¶
SthsToInt64 map to map
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.