config

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2022 License: EUPL-1.2 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Values

type Values interface {
	Port() int
	Debug() bool

	S3AccessKey() string
	S3Secret() string
	S3Region() string
	S3Endpoint() string
	S3Bucket() string

	DbURL() string
}

Values contains all the config values

func Init

func Init() Values

Init returns the config values needed for the app

Jump to

Keyboard shortcuts

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