# Functions
GetError returns the error from the context.
GetTime returns the time from the context.
GetTraceID returns the trace id from the context.
GetValues returns the values from the context.
Respond converts a Go value to JSON and sends it to the client.
SetError sets the error back into the context.
SetStatusCode sets the status code back into the context.
# Constants
No description provided by the author