Documentation
¶
Index ¶
Constants ¶
View Source
const KeyWhere = "{{.where}}"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RawQuery ¶
type RawQuerySerice ¶
type RawQuerySerice struct {
Source string
EnabledAuth bool
Base string
Items []SerivceItem
// contains filtered or unexported fields
}
type RawQueryWhere ¶ added in v0.10.14
type RawQueryWhere struct {
Cond string
Param string
Empty string // optional settings, where condition for params is empty
}
it's not enabled yet.
type SerivceItem ¶
Click to show internal directories.
Click to hide internal directories.