package
0.0.0-20241205050940-38a15d60f780
Repository: https://github.com/rmishgoog/adopt-a-dog.git
Documentation: pkg.go.dev
# Functions
GetTime returns the time from the context.
GetTraceID returns the trace id from the context.
GetValues returns the values from the context.
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
MidHandler is a type that represents a middleware handler, which is a function that takes a handler and returns a handler.