package
1.11.9
Repository: https://github.com/xmidt-org/webpa-common.git
Documentation: pkg.go.dev

# Functions

FromContext returns ContextValues type (if any) along with a boolean that indicates whetherthe returned value is of the required/correct type for this package.
NewContextWithValue returns a context with the specified context values.

# Constants

The Content-Type header.
The X-Content-Type-Options header.
The Content-Type value for JSON.
NoSniff is the value used for content options for errors written by this package.

# Structs

AuthorizationHandler provides decoration for http.Handler instances and will ensure that requests pass the validator.
ContextValues contains the values shared under the satClientIDKey from this package.