package
2.4.0
Repository: https://github.com/go-ozzo/ozzo-routing.git
Documentation: pkg.go.dev

# Functions

Handler creates a routing handler that adds appropriate CORS headers according to the specified options and the request.

# Variables

AllowAll is the option that allows all origins, headers, and methods.

# Structs

Options specifies how the CORS handler should respond with appropriate CORS headers.