Versions in this module Expand all Collapse all v0 v0.1.2 Dec 13, 2022 v0.1.1 Dec 9, 2022 v0.1.0 Dec 9, 2022 Changes in this version type Res + Retried func() bool + Retry func() Res v0.0.1 Sep 14, 2022 Changes in this version + const AE + const AEC + const ANY + const AVG + const BYASC + const BYDESC + const CON + const CONBY + const CONNECT + const COPY + const COUNT + const DELETE + const DELIMS + const EA + const EAC + const EQ + const EQR + const EQRC + const ER + const ERC + const FULLLIKE + const GE + const GET + const GT + const GTE + const HEAD + const IN + const INC + const IS + const LE + const LEFTLIKE + const LINK + 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 OPTIONS + const OR + const PATCH + const POST + const PUT + const RANDBY + const RE + const REC + const REQ + const REQC + const RIGHTLIKE + const SEARCH + const SUM + const TRACE + const UNLINK + const WRAPPED + var ASC dataAsc + var DESC dataDesc + var NIL dataNil + var NOL dataNol + var NOLL dataNol + var NULL dataNil + var Nil = Var + var RAND dataRand + 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(args ...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