config

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

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

Go to latest
Published: Oct 4, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Configuration

type Configuration struct {
	DB_USERNAME         string
	DB_PASSWORD         string
	EMAIL               string
	EMAIL_PASS          string
	DB_NAME             string
	TWILIO_ID           string
	TWILIO_TOKEN        string
	TWILIO_NUMBER       string
	UNSPLASH_ACCESS_KEY string
	UNSPLASH_SECRET_KEY string
	SITE_URL            string
	AWS_ID              string
	AWS_SECRET          string
	AWS_BASE_URL        string
	AWS_REGION          string
}

func GetConfig

func GetConfig(params ...string) Configuration

Jump to

Keyboard shortcuts

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