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