Registry / web-framework / go-macaron-cors

go-macaron-cors

JSON →
library0.0.0-20230106070126-f62204bd92f1gogounverified

Provides CORS middleware for the Macaron web framework.

go get github.com/go-macaron/cors
INSTALL
IMPORT
SIG · GO-MACARON-CORS
G
go-macaron-cors
web-frameworkgov0.0.0-20230106070126-f62204bd92f1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

cors
github.com/go-macaron/cors

Add CORS middleware to a Macaron app.

import "github.com/go-macaron/cors" func main() { m := macaron.Classic() m.Use(cors.Handler()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20230106070126-f62204bd92f1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
go-macaron-cors — go get go-macaron-cors · libregistry