Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var GotelMiddlewares = []strictnethttp.StrictHTTPMiddlewareFunc{ GotelMiddleware, }
GotelMiddlewares just registers the GotelMiddleware
Functions ¶
func GotelMiddleware ¶
func GotelMiddleware(f strictnethttp.StrictHTTPHandlerFunc, operationID string) strictnethttp.StrictHTTPHandlerFunc
GotelMiddleware is a middleware that sets the span name to the operation ID provided from the OpenAPI spec
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.