package
1.9.3
Repository: https://github.com/containers/libpod.git
Documentation: pkg.go.dev

# Functions

NewChannelWriter creates a new channel writer and adds a byte slice channel into it.

# Structs

Writer is an io.writer-like object that "writes" to a channel instead of a buffer or file, etc.