Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FilterDataByObject ¶
根据对象类型过滤map数据
func StructType ¶
Types ¶
type StructField ¶
type StructField struct {
reflect.StructField
}
func (*StructField) IsStruct ¶
func (f *StructField) IsStruct() bool
func (*StructField) JsonIgnored ¶
func (f *StructField) JsonIgnored() bool
func (*StructField) JsonName ¶
func (f *StructField) JsonName() string
func (*StructField) JsonOmitEmpty ¶
func (f *StructField) JsonOmitEmpty() bool
Click to show internal directories.
Click to hide internal directories.