Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Engine ¶
type Engine[T, R any] struct { // contains filtered or unexported fields }
Engine is a generic engine that can be used to run a chain of decorators and a handler.
Click to show internal directories.
Click to hide internal directories.