//
pkg.gl
Category
github.com/visola/go-http-cli
pkg
ioutil
package
1.3.0
Repository:
https://github.com/visola/go-http-cli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
12 SLOC
#
Functions
CreateCloseableBufferString
CreateCloseableBufferString creates a CloseableByteBuffer from a string.
#
Structs
CloseableByteBuffer
CloseableByteBuffer it's a bytes.Buffer that implements io.Closer.