//
pkg.gl
Category
github.com/google/martian/v3
cors
package
3.3.3
Repository:
https://github.com/google/martian.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
1
Dependents
5
Files
47 SLOC
#
Functions
NewHandler
NewHandler wraps an existing http.Handler allowing it to be requested via CORS.
#
Structs
Handler
Handler is an http.Handler that wraps other http.Handlers and provides CORS support.