package
1.1.3
Repository: https://github.com/monadicstack/frodo.git
Documentation: pkg.go.dev

# Functions

FromContext fetches the authorization Header value stored on this context (if any).
New creates a Header based on the HTTP Authorization header value that can be used for RPC authorization.
WithHeader returns a new child context that contains the header value.

# Variables

None is a fixed value for a missing or blank header that implies no credentials.

# Structs

Header wraps the raw string from the HTTP Authorization header.