Versions in this module Expand all Collapse all v0 v0.2.1 Sep 20, 2025 Changes in this version + const OLAP + const OVERLAP v0.2.0 Apr 21, 2025 v0.1.0 Apr 21, 2025 v0.0.3 Apr 11, 2023 v0.0.2 Apr 11, 2023 Changes in this version + const AE + const AEC + const ANY + const AVG + const BYASC + const BYDESC + const CON + const CONBY + const COUNT + const DELIMS + const EA + const EAC + const EQ + const EQR + const EQRC + const ER + const ERC + const FULLLIKE + const GE + const GT + const GTE + const IN + const INC + const IS + const LE + const LEFTLIKE + const LT + const LTE + const MAX + const MIN + const NAE + const NAEC + const NE + const NEA + const NEAC + const NEQ + const NEQR + const NEQRC + const NER + const NERC + const NI + const NIN + const NOR + const NOT + const NRE + const NREC + const NREQ + const NREQC + const OR + const RANDBY + const RE + const REC + const REQ + const REQC + const RIGHTLIKE + const SEARCH + const SUM + var ASC dataAsc + var DESC dataDesc + var NIL dataNil + var NOL dataNol + var NOLL dataNol + var NULL dataNil + var RAND dataRand v0.0.1 Mar 25, 2023 Changes in this version + const CONNECT + const COPY + const DELETE + const GET + const HEAD + const LINK + const OPTIONS + const PATCH + const POST + const PUT + const TRACE + const UNLINK + const WRAPPED + var Nil = Var + type Any = interface + type Map = map[string]interface + type Res interface + Args func() []Any + Code func() int + Error func() string + Fail func() bool + OK func() bool + State func() string + With func(...Any) Res + type Var struct + Children Vars + Decode string + Default Any + Empty Res + Encode string + Error Res + Name string + Nullable bool + Options Map + Required bool + Setting Map + Text string + Type string + Valid func(Any, Var) bool + Value func(Any, Var) Any + func (vvv *Var) Nil() bool + type Vars = map[string]Var