GitShow/mitchellh/prefixedio
mitchellh

prefixedio

Golang library that demultiplexes line-oriented data from an io.Reader into multiple io.Readers based on a prefix.

by mitchellh
Star on GitHubFork

Go

47 stars3 forks3 contributorsQuiet · 7y agoSince 2014MIT

Meet the team

See all 3 on GitHub →
mitchellh
mitchellh19 contributions
radeksimko
radeksimko1 contribution

Languages

View on GitHub →
Go100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
42
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 1 discussion · Last activity 7y ago
See all on GitHub →
aviau
please tag and version this projectOpenIssue

Hello, Can you please tag and version this project? I am the Debian Maintainer for prefixedio and versioning would help Debian keep up with development.

aviau · 10y ago

Recent fixes

View closed PRs →
radeksimko
Enable go modulesMergedPR
radeksimko · 7y ago
Filirom1
LicenseClosedIssue

License file please :-)

Filirom1 · 10y ago
vdemario
Returning error for prefix already registeredMergedPR

When the error was checked, it was created via fmt.Errorf and immediately discarded, not returned. It's now returned immediately. ps: it's my first pull request ever, hope I didn't mess up :)

vdemario · 12y ago
Structured data for AI agents

Repository: mitchellh/prefixedio. Description: Golang library that demultiplexes line-oriented data from an io.Reader into multiple io.Readers based on a prefix. Stars: 47, Forks: 3. Primary language: Go. Languages: Go (100%). License: MIT. Open PRs: 0, open issues: 1. Last activity: 7y ago. Community health: 42%. Top contributors: mitchellh, radeksimko.

·@ofershap

Replace github.com with gitshow.dev