package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Apr 8, 2023
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func DecorateHandler[HandlerType Handler](handler HandlerType, params Params) HandlerType
DecorateHandler with tracing for any MiddlewareUser
NewRouter constructor with middlewares for tracing
Handler is a type constraint for DecorateHandler
type Params struct {
Name string
}
Params covers all possible tracing options
NewParams constructor with minimal required fields
Source Files
¶
Click to show internal directories.
Click to hide internal directories.