Documentation
¶
Overview ¶
Package gin provides functions to trace the gin-gonic/gin package (https://github.com/gin-gonic/gin).
Index ¶
Examples ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HTML ¶
HTML will trace the rendering of the template as a child of the span in the given context.
func Middleware ¶
func Middleware(service string) gin.HandlerFunc
Middleware returns middleware that will trace incoming requests. The last parameter is optional and can be used to pass a custom tracer.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.