Documentation
¶
Index ¶
Constants ¶
View Source
const ( KeyLogLevel = "logLevel" KeyConfigPath = "config" KeyUrlContextRoot = "urlContextRoot" KeyCorsAllowedOrigins = "corsAllowedOrigins" KeyCorsAllowedHeaders = "corsAllowedHeaders" KeyCorsAllowCredentials = "corsAllowCredentials" KeyCorsMaxAge = "corsMaxAge" KeyJWTValidation = "jwtValidation" KeyJWTServiceID = "jwtServiceID" KeyJWKSURL = "jwksURL" KeyColumnWidth = "columnWidth" EnvPrefix = "tmc" LogLevelOff = "off" )
View Source
const DefaultConfigDir = "~/.tm-catalog"
Variables ¶
View Source
var ConfigDir string
Functions ¶
func ReadInConfig ¶ added in v0.1.3
func ReadInConfig()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.