package
2.2.2+incompatible
Repository: https://github.com/ltick/tick-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.