Documentation ¶
Index ¶
Constants ¶
View Source
const ( CodeBadKey = -3 CodeKeyCanNotDelete = -4 CodeKeyNotString = -5 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Query ¶
type Query struct { Key modeltype.ConfigKeyType `form:"key"` Value modeltype.ConfigValueType `form:"value"` }
Click to show internal directories.
Click to hide internal directories.