package
Version:
v1.1.0-alpha
Opens a new window with list of versions in this module.
Published: Jul 26, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Map 将嵌套形式的 map 打平,map 必须是 map[string]interface{} 类型。
func Struct(v interface{}) map[string]interface{}
Struct 将结构体的公开字段打平。
Source Files
¶
Click to show internal directories.
Click to hide internal directories.