Versions in this module Expand all Collapse all v1 v1.12.5 Oct 24, 2022 v1.12.4 Oct 24, 2022 Changes in this version + type ErrProxy struct + func (e ErrProxy) Error() string + func (e ErrProxy) Unwrap() error + type Pipe struct + func (Pipe) Default(ctx *context.Context) error + func (Pipe) Run(ctx *context.Context) error + func (Pipe) String() string + type ProxyPipe struct + func (ProxyPipe) Run(ctx *context.Context) error + func (ProxyPipe) Skip(ctx *context.Context) bool + func (ProxyPipe) String() string