Common operations performed with Go's io.Reader interface.
https://pkg.go.dev/mellium.im/reader
ci/woodpecker/push/dco Pipeline was successful
Details
ci/woodpecker/push/test Pipeline was successful
Details
ci/woodpecker/push/validate Pipeline was successful
Details
Signed-off-by: Sam Whited <sam@samwhited.com> |
||
---|---|---|
.woodpecker | ||
.gitignore | ||
.travis.yml | ||
DCO | ||
LICENSE | ||
README.md | ||
go.mod | ||
reader.go | ||
reader_test.go |
README.md
mellium.im/reader
A collection of io.Reader
's that perform various useful functions.
import "mellium.im/reader"
License
The package may be used under the terms of the BSD 2-Clause License a copy of which may be found in the LICENSE file.
Unless you explicitly state otherwise, any contribution submitted for inclusion in the work by you shall be licensed as above, without any additional terms or conditions.