Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ConfigData BaseConfig.FieldsConfigType
)
Functions ¶
Types ¶
type SetParams2Type ¶
type SetParams2Type struct { Mark string `json:"mark"` Value interface{} `json:"value"` }
type SetParamsType ¶
type SetParamsType struct {
Data []SetParams2Type `json:"data"`
}
Click to show internal directories.
Click to hide internal directories.