Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewJsonConf ¶
Types ¶
type JconfDtype ¶
type JconfDtype uint8
const ( JSON_CONF_DATA_TYPE_STRING JconfDtype = iota JSON_CONF_DATA_TYPE_INT JSON_CONF_DATA_TYPE_FLOAT JSON_CONF_DATA_TYPE_BOOL JSON_CONF_DATA_TYPE_ENUM JSON_CONF_DATA_TYPE_NODE )
Click to show internal directories.
Click to hide internal directories.