config

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2022 License: Unlicense Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	REDIS_HOST = utils.GetEnvString("REDIS_HOST", "localhost")
	REDIS_PORT = utils.GetEnvString("REDIS_PORT", "6379")
	REDIS_USER = utils.GetEnvString("REDIS_USER", "user")
	REDIS_PASS = utils.GetEnvString("REDIS_PASS", "password")
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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