package
0.0.0-20210205111146-56a2ded2aba1
Repository: https://github.com/88250/vitess-sqlparser.git
Documentation: pkg.go.dev

# Functions

NewStringArena creates an arena of the specified size.
String force casts a []byte to a string.
StringPointer returns &s[0], which is not allowed in go.

# Structs

StringArena lets you consolidate allocations for a group of strings that have similar life length.