config

package
v0.0.0-...-faaa4ba Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (

	// PORT config
	Port int

	// DBHost config
	DBHost string
	// DBName config
	DBName string
	// DBUser config
	DBUser string
	// DBPassword config
	DBPassword string
	// DBPort config
	DBPort int

	// BasicAuthUsername config
	BasicAuthUsername string
	// BasicAuthPassword config
	BasicAuthPassword string
)

Functions

func Load

func Load() error

Load function will load all config from environment variable

Types

This section is empty.

Jump to

Keyboard shortcuts

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