Documentation ¶
Index ¶
- func GetParams(object map[string]string, appKey string) map[string]string
- func Post(urlObj *url.URL, params map[string]string) string
- func StructTagToMap(t reflect.Type, v reflect.Value, params map[string]string) map[string]string
- func StructToMap(t reflect.Type, v reflect.Value, params map[string]string) map[string]string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StructTagToMap ¶ added in v1.0.0
StructTagToMap 结构体转换为map
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.