Common operations performed with Go's io.Reader interface. https://pkg.go.dev/mellium.im/reader
Go to file
Sam Whited 3612c6be7b
ci/woodpecker/push/dco Pipeline was successful Details
ci/woodpecker/push/test Pipeline was successful Details
ci/woodpecker/push/validate Pipeline was successful Details
.woodpecker: use Codeberg CI (Woodpecker)
Signed-off-by: Sam Whited <sam@samwhited.com>
2022-07-15 07:20:19 -04:00
.woodpecker .woodpecker: use Codeberg CI (Woodpecker) 2022-07-15 07:20:19 -04:00
.gitignore Gitignore dep lock files 2017-08-21 22:10:13 -05:00
.travis.yml ci: move to Travis CI 2018-12-19 09:48:01 -06:00
DCO .builds: check DCO signatures 2020-05-03 11:41:36 -04:00
LICENSE all: update copyright notice 2018-02-17 21:27:16 -06:00
README.md all: update to point to Codeberg 2022-07-11 09:38:00 -04:00
go.mod reader: bump targeted Go version and update readme 2022-03-15 20:05:22 -04:00
reader.go reader: make behavior of After reflect the name 2018-12-19 09:50:00 -06:00
reader_test.go .woodpecker: use Codeberg CI (Woodpecker) 2022-07-15 07:20:19 -04:00

README.md

mellium.im/reader

Issue Tracker Docs License

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.