Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Pl ¶
type Pl struct {
// contains filtered or unexported fields
}
func NewPipeline ¶
func NewPipeline(log *zap.Logger, ch chain.ChainHandler) *Pl
func (*Pl) Error ¶
func (pp *Pl) Error() types.ErrorHandlerFunc
func (*Pl) ErrorHandler ¶
func (pp *Pl) ErrorHandler(ff types.ErrorHandlerFunc)
ErrorHandler adds error handler
Click to show internal directories.
Click to hide internal directories.