Versions in this module Expand all Collapse all v0 v0.6.0 Aug 10, 2022 v0.5.0 Aug 10, 2022 Changes in this version + func GetFormValues(r *http.Request) (map[string]interface{}, error) + func GetRemoteAddr(r *http.Request) string + func GetRequestIP(r *http.Request) string + type XResponse struct + Code int32 + Data any + Msg string + ServerTime int64