config

package
v0.0.0-...-4cca478 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2022 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	FsLocalPath  string `envconfig:"FS_LOCAL_PATH"`
	FsMediaPath  string `envconfig:"FS_MEDIA_PATH"`
	FsPostDBPath string `envconfig:"FS_POSTDB_PATH"`

	PgUrl   string `envconfig:"DATABASE_URL"`
	PgReset bool   `envconfig:"PG_RESET"`
	Port    string `envconfig:"PORT"`
}

func Get

func Get() *Config

Jump to

Keyboard shortcuts

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