package
0.0.0-20240503012650-e1ac494ba0ce
Repository: https://github.com/victor-acrani/go-api-starterkit.git
Documentation: pkg.go.dev

# 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

# Structs

Values represent state for each request.