package
0.0.0-20210307090340-572f7b70ce20
Repository: https://github.com/ranchocooper/go-cookbook.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
Copy copies data from in to out first directly, then using a buffer to write.
PipeExample helps give some more axamples of using io interfaces.