config

package
v0.0.0-...-b4a6059 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitConfig

func InitConfig()

Initialize AppConfig

Types

type Configuration

type Configuration struct {
	BaseRoute      string
	StorageSecret  string
	ExternalDomain string
	BucketName     string
	RedisAddress   string
	QueryPrettyURL bool
	Debug          bool // Debug enables verbose logging of claims / cookies
}
var StorageConfig Configuration

StorageConfig holds the configuration values from storage-config.yml file

Jump to

Keyboard shortcuts

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