Common operations performed with Go's io.Reader interface.
https://pkg.go.dev/mellium.im/reader
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 weeks ago | |
---|---|---|
.woodpecker | 4 weeks ago | |
.gitignore | 5 years ago | |
.travis.yml | 4 years ago | |
DCO | 2 years ago | |
LICENSE | 5 years ago | |
README.md | 1 month ago | |
go.mod | 5 months ago | |
reader.go | 4 years ago | |
reader_test.go | 4 weeks ago |
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.