config

package
v0.0.0-...-976a174 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const DEVELOPMENT string = "dev"
View Source
const PRODUCTION string = "prod"

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	DB_HOST            string
	DB_PORT            string
	DB_USER            string
	DB_PASSWORD        string
	DB_NAME            string
	PORT               string
	ENV                string
	SECRET_KEY         string
	TERRITORIO_API_URL string
}

func NewConfig

func NewConfig() *Config

Jump to

Keyboard shortcuts

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