package
Version:
v1.0.4
Opens a new window with list of versions in this module.
Published: Jan 31, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Encode(data interface{}) string
Encode Parses map to JSON string<解析map转json字符串>
type New struct {
Child interface{}
}
New Json parameter structure.
Decode Parse array.<解析json字符串>
func (get *New) Array() []interface{}
Array Data type conversion.
Float64 Data type conversion.
func (get *New) Get(name interface{}) *New
Get the next level of array or json.<获取json的节点>
Int Data type conversion.
Int64 Data type conversion.
Map Data type conversion.
String Data type conversion.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.