Common operations performed with Go's io.Reader interface.
https://pkg.go.dev/mellium.im/reader
- Go 100%
|
Sam Whited
3612c6be7b
Signed-off-by: Sam Whited <sam@samwhited.com> |
||
|---|---|---|
| .woodpecker | .woodpecker: use Codeberg CI (Woodpecker) | |
| .gitignore | Gitignore dep lock files | |
| .travis.yml | ci: move to Travis CI | |
| DCO | .builds: check DCO signatures | |
| go.mod | reader: bump targeted Go version and update readme | |
| LICENSE | all: update copyright notice | |
| reader.go | reader: make behavior of After reflect the name | |
| reader_test.go | .woodpecker: use Codeberg CI (Woodpecker) | |
| README.md | all: update to point to Codeberg | |
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.