package
0.0.0-20241212002435-a4aaf8ca5232
Repository: https://github.com/chrislusf/gleam.git
Documentation: pkg.go.dev
# Packages
Package ast is the abstract syntax tree parsed from a SQL statement by parser.
# Functions
Compile is safe for concurrent use by multiple goroutines.
CreateSession creates a new session environment.
# Interfaces
Session context.