config

package
v0.0.0-...-b06ca14 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	POSTGRES_HOST     = "POSTGRES_HOST"
	POSTGRES_PORT     = "POSTGRES_PORT"
	POSTGRES_USER     = "POSTGRES_USER"
	POSTGRES_PASSWORD = "POSTGRES_PASSWORD"
	POSTGRES_DB       = "POSTGRES_DB"
	REDIS_HOST        = "REDIS HOST"
	REDIS_PORT        = "REDIS_PORT"
	REDIS_DB          = "REDIS_DB"
	REDIS_PASSWORD    = "REDIS_PASSWORD"
)

Variables

This section is empty.

Functions

func GetInt

func GetInt(key string) int

func GetString

func GetString(key string) string

func LoadConfig

func LoadConfig(filename string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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