//
pkg.gl
Category
github.com/matpool/vitess-sqlparser
go
hack
package
7.0.3+incompatible
Repository:
https://github.com/matpool/vitess-sqlparser.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
14 SLOC
#
Functions
String
String force casts a []byte to a string.
StringPointer
StringPointer returns &s[0], which is not allowed in go.