Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CORS ¶
type CORS struct { AllowOrigins []string AllowHeaders []string AllowMethods []string ContentType string // contains filtered or unexported fields }
func (*CORS) AllowedHeaders ¶
func (*CORS) AllowedMethods ¶
Click to show internal directories.
Click to hide internal directories.