cors

package
v4.67.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 22, 2023 License: MIT Imports: 5 Imported by: 7

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Origin      string
	Headers     string
	Methods     string
	Exposes     string
	Credentials bool
}

func Flags

func Flags(fs *flag.FlagSet, prefix string, overrides ...flags.Override) *Config

type Service added in v4.64.0

type Service struct {
	// contains filtered or unexported fields
}

func New

func New(config *Config) Service

func (Service) Middleware added in v4.64.0

func (s Service) Middleware(next http.Handler) http.Handler

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL