Documentation
¶
Index ¶
Constants ¶
View Source
const ( KeyLogLevel = "logLevel" KeyUrlContextRoot = "urlContextRoot" KeyCorsAllowedOrigins = "corsAllowedOrigins" KeyCorsAllowedHeaders = "corsAllowedHeaders" KeyCorsAllowCredentials = "corsAllowCredentials" KeyCorsMaxAge = "corsMaxAge" KeyJWTValidation = "jwtValidation" KeyJWTServiceID = "jwtServiceID" KeyJWKSURL = "jwksURL" EnvPrefix = "tmc" LogLevelOff = "off" )
Variables ¶
View Source
var DefaultConfigDir string
View Source
var HomeDir string
Functions ¶
func InitConfig ¶
func InitConfig()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.