config

package
v0.0.0-...-5b7eff6 Latest Latest
Warning

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

Go to latest
Published: May 19, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadEnv

func LoadEnv()

Types

type BaseConfig

type BaseConfig struct {
	Testing               string
	Debug                 string
	SecretKey             string
	Port                  string
	AWS_ACCCESS_KEY       string
	AWS_SECRET_KEY        string
	AWS_DEFAULT_REGION    string
	S3_Daily_Data         string
	S3_Weekly_Data        string
	S3_Monthly_Data       string
	S3_Yearly_data        string
	DynamoDB_UsersTable   string
	DynamoDB_ClientsTable string
	DynamoDB_DevicesTable string
}

func AppConfig

func AppConfig(env string) *BaseConfig

Jump to

Keyboard shortcuts

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