package
6.0.0+incompatible
Repository: https://github.com/iris-framework/iris.git
Documentation: pkg.go.dev

# Functions

Default returns a New cors wrapper with the default options accepting GET and POST requests and allowing all origins.
New returns a new cors router wrapper policy with the provided options.

# Type aliases

Options is a configuration container to setup the CORS.