//
pkg.gl
Category
github.com/xwb1989/sqlparser
dependency
bytes2
package
0.0.0-20180606152119-120387863bf2
Repository:
https://github.com/xwb1989/sqlparser.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
0
Dependents
18
Files
27 SLOC
#
Functions
NewBuffer
NewBuffer is equivalent to bytes.NewBuffer.
#
Structs
Buffer
Buffer implements a subset of the write portion of bytes.Buffer, but more efficiently.