package
1.2.2
Repository: https://github.com/konfortes/go-server-utils.git
Documentation: pkg.go.dev

# Functions

Error adds semantic convention tags to a span.
Instrument instruments a gin app with Jaeger tracing.
JaegerMiddleware extracts span (if exist) from request headers and set it in the context with tags.

# Type aliases

CloseFunc is a tracer close function that should be executed when the app shutsdown.