package
4.23.4+incompatible
Repository: https://github.com/tutacc/tutacc-core.git
Documentation: pkg.go.dev
# Functions
DiscardOverflow returns an Option for Pipe to discard writes if full.
New creates a new Reader and Writer that connects to each other.
OptionsFromContext returns a list of Options from context.
WithoutSizeLimit returns an Option for Pipe to have no size limit.
WithSizeLimit returns an Option for Pipe to have the given size limit.
# Type aliases
Option for creating new Pipes.