package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Oct 26, 2022
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func BuildQueryToMap(params interface{}) map[string]interface{}
BuildQueryToMap 把结构体或结构体指针转成请求query params的map,忽略结构体中为空的字段,以及把列表变成字符串格式
Source Files
¶
Click to show internal directories.
Click to hide internal directories.