package
0.0.0-20240731115241-c935d0647514
Repository: https://github.com/smart-echo/micro.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
RequestToContext puts the `Authorization` header bearer token into context so calls to services will be authorized.
No description provided by the author
Write sets the status and body on a http ResponseWriter.
WriteBadRequestError sets a 400 status code.
WriteInternalServerError sets a 500 status code.
# Type aliases
No description provided by the author