Documentation
¶
Index ¶
Constants ¶
View Source
const GeneralSumKey = "#sum"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BaseCondition ¶
type GeneralResult ¶
type GeneralResult struct { Total int64 `json:"total"` List []map[string]interface{} `json:"list"` Sum map[string]interface{} `json:"sum"` }
func QueryGeneralConditional ¶
Click to show internal directories.
Click to hide internal directories.