Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Address string Compress bool CaptchaSecret string GatewayUrl string ApiUrl string ApiURI *url.URL WebsiteUrl string WebAppUrl string HttpsEnabled bool HttpsKey string HttpsCrt string CookieDomain string CookieSecure bool CorsAllowedOrigins map[string]bool DebugHttp bool CsrfEnabled bool RedisConnection string }
var Global Config
Click to show internal directories.
Click to hide internal directories.