package
Version:
v0.2.25
Opens a new window with list of versions in this module.
Published: Feb 1, 2024
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Chain[T any] struct {
}
func (p *Chain[T]) Execute(io T)
type Middleware[T any] func(io T, next func(error))
Source Files
¶
Click to show internal directories.
Click to hide internal directories.