Registry / utility / mitchellh-prefixedio

mitchellh-prefixedio

JSON →
library0.0.0-20190213213902-5733675afd51gogounverified

Provides an I/O reader that prefixes each line with a given string.

go get github.com/mitchellh/prefixedio
INSTALL
IMPORT
SIG · MITCHELLH-PREFIXED
M
mitchellh-prefixedio
utilitygov0.0.0-20190213213902-5733675afd51
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

prefixedio
github.com/mitchellh/prefixedio

Creates a new prefixed reader.

package main import ( "github.com/mitchellh/prefixedio" ) func main() { _ = prefixedio.NewReader(nil, "prefix: ") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20190213213902-5733675afd51latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
1 hits · last 30 days
Meta
1
Resources
mitchellh-prefixedio — go get mitchellh-prefixedio · libregistry