//
pkg.gl
Category
github.com/cybergarage/go-sqlparser
sql
package
0.9.2
Repository:
https://github.com/cybergarage/go-sqlparser.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
2
Dependents
5
Files
14 SLOC
#
Packages
parser
No description provided by the author
query
No description provided by the author
util
No description provided by the author
#
Functions
NewParser
NewParser returns a new parser.
#
Constants
Version
No description provided by the author
#
Interfaces
Parser
Parser represents a parser interface for SQL.