Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Func ¶
type Func func(endpoint abstraction.Endpoint, loggerFactory log.Factory) func(http.Handler) http.Handler
Func is a signature that each middleware must implement
type Option ¶
type Option func(*Options)
func EndMiddlewareObserver ¶
func StartMiddlewareObserver ¶
Click to show internal directories.
Click to hide internal directories.