//
pkg.gl
Category
github.com/hashicorp/go-secure-stdlib/gatedwriter
module
package
0.1.1
Repository:
https://github.com/hashicorp/go-secure-stdlib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
4
Files
33 SLOC
#
Functions
NewWriter
No description provided by the author
#
Structs
Writer
Writer is an io.Writer implementation that buffers all of its data into an internal buffer until it is told to let data through.