//
pkg.gl
Category
github.com/Ciyfly/FakerVitess
go
bytes2
package
0.0.4
Repository:
https://github.com/ciyfly/fakervitess.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.