//
pkg.gl
Category
github.com/syb-devs/goth
app
middleware
cors
package
2.1.0+incompatible
Repository:
https://github.com/syb-devs/goth.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
376 SLOC
#
Functions
Default
Default creates a new Cors handler with default options.
New
New creates a new Cors handler with the provided options.
#
Structs
Cors
Cors http handler.
Options
Options is a configuration container to setup the CORS middleware.