package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Dec 7, 2020
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type EmptyArray []struct{}
EmptyArray 兼容其他语言的[]空数组,一般在to json的时候转换为[]
type EmptyObject struct{}
EmptyObject to json空对象{}格式返回
type EmptyStruct struct{}
EmptyStruct zero size, empty struct
H 对map[string]interface{}别名类型,简化书写
Source Files
¶
Click to show internal directories.
Click to hide internal directories.