Directories
¶
| Path | Synopsis |
|---|---|
|
Package ast is the abstract syntax tree parsed from a SQL statement by parser.
|
Package ast is the abstract syntax tree parsed from a SQL statement by parser. |
|
Package duration provides a customized duration, which supports unit 'd', 'h' and 'm'
|
Package duration provides a customized duration, which supports unit 'd', 'h' and 'm' |
|
internal
|
|
|
dump
Package dump renders AST nodes as deterministic, human-reviewable trees.
|
Package dump renders AST nodes as deterministic, human-reviewable trees. |
|
panics
Package panics exists because the parser package's generated token constants include `any` and `recover` (the MySQL keywords), shadowing the Go builtins at package scope.
|
Package panics exists because the parser package's generated token constants include `any` and `recover` (the MySQL keywords), shadowing the Go builtins at package scope. |
Click to show internal directories.
Click to hide internal directories.