config

package
v0.0.0-...-95bb65c Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2022 License: ISC Imports: 0 Imported by: 0

Documentation

Overview

Package config defines the env configuration variables

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Port              string
	CookieSecret      string
	Database          string
	DatabaseHost      string
	DatabasePort      string
	DatabaseName      string
	DatabaseUsername  string
	DatabasePassword  string
	BaseURL           string
	SMTPUsername      string
	SMTPPassword      string
	SMTPHost          string
	SMTPPort          string
	SMTPSender        string
	RequestsPerMinute int
	CacheParameter    string
}

Jump to

Keyboard shortcuts

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