package
0.0.0-20210911153520-b3c803abfa93
Repository: https://github.com/go-alive/go-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