config

package
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 8, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

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 Delete

func Delete(key string) error

func InitConfig

func InitConfig()

func InitViper

func InitViper()

func Save

func Save(key string, data any) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL