package
1.4.3
Repository: https://github.com/blinkfun/goa.git
Documentation: pkg.go.dev

# Functions

HandlePreflight returns a simple 200 response.
MatchOrigin returns true if the given Origin header value matches the origin specification.
MatchOriginRegexp returns true if the given Origin header value matches the origin specification.

# Constants

OriginKey is the context key used to store the request origin match.