//
pkg.gl
Category
github.com/aerospike/backup-go
io
lazy
package
0.3.1
Repository:
https://github.com/aerospike/backup-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
37 SLOC
#
Functions
NewWriter
NewWriter creates a new lazy Writer.
#
Structs
Writer
Writer wraps an io.WriteCloser and creates a writer only on Write operation.