Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CorsAdapter ¶
type CorsAdapter struct {
// contains filtered or unexported fields
}
func New ¶
func New(opts Options) *CorsAdapter
func (*CorsAdapter) Middleware ¶
func (c *CorsAdapter) Middleware(next http.Handler) http.Handler
Click to show internal directories.
Click to hide internal directories.