//
pkg.gl
Category
github.com/Bill-cc/go-sql2struct
bytes2
package
1.0.1
Repository:
https://github.com/bill-cc/go-sql2struct.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
2
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.