package
0.0.0-20231025143031-ac1779c1cb7f
Repository: https://github.com/imneov/postgrecrd.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
Print prints x to standard output, skipping nil fields.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Fprint prints the (sub-)tree starting at AST node x to w.
No description provided by the author
No description provided by the author
No description provided by the author
NewJSONContext new context from json.
NewMapContext new context from map.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
Bool is a json boolean.
Float is json number.
No description provided by the author
Int is json number, a discrete Int.
JSON is a raw block of JSON.
No description provided by the author
Null is a null json value.
Number is json number, include Int and Float.
No description provided by the author
No description provided by the author
String is a json string.
No description provided by the author
Undefine is Not a value This isn't explicitly representable in JSON except by omitting the value.
# Variables
DefaultValue default eval context.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
BinaryExpr.
CallExpr.
CaseExpr.
DefaultNode interface.
No description provided by the author
GroupExpr.
FieldExpr.
FilterExpr.
JSONPathExpr xpath.
QingQLListener construct expr.
SelectStatementExpr.
SwitchExpr.
No description provided by the author
# Interfaces
Context eval context.
ContextCallable eval context functiontype ContextCallable interface { Call(key string, args []Node) Node}.
ContextValuable eval context.
Expr.
Node interface.
# Type aliases
No description provided by the author
CaseListExpr.
No description provided by the author
ContextFunc eval context function.
FieldExpr.
No description provided by the author
No description provided by the author
JSONNode maybe Object or Array.
MutilContext mutil-context.
No description provided by the author
TopicExpr.
Type node type.
No description provided by the author
No description provided by the author
No description provided by the author