//
pkg.gl
Category
github.com/aperturerobotics/util
iowriter
package
1.25.10
Repository:
https://github.com/aperturerobotics/util.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
17 SLOC
#
Functions
NewCallbackWriter
NewCallbackWriter creates a new CallbackWriter with the given callback function.
#
Structs
CallbackWriter
CallbackWriter is an io.Writer which calls a callback.