Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { Secret string `json:"secret,omitempty"` ProxyHeaderName string `json:"proxyHeaderName,omitempty"` AuthHeader string `json:"authHeader,omitempty"` HeaderPrefix string `json:"headerPrefix,omitempty"` }
func CreateConfig ¶
func CreateConfig() *Config
Click to show internal directories.
Click to hide internal directories.