package
Version:
v2.6.1
Opens a new window with list of versions in this module.
Published: Sep 22, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type CloudConfig struct {
CsrfConfig struct {
CookieName string `yaml:"cookieName" json:"cookieName" default:"csrftoken"`
HeaderName string `yaml:"headerName" json:"headerName" default:"csrftoken"`
Whitelist []string `yaml:"whitelist" json:"whitelist"`
} `yaml:"defaultcsrf" json:"defaultcsrf"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.