envRouting

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 3, 2021 License: Unlicense Imports: 3 Imported by: 0

Documentation

Overview

Package envRouting that provides environment variable access with static and secure bindings/configuration

Index

Constants

This section is empty.

Variables

View Source
var (
	// Port ...
	Port string

	// DatabaseName ...
	DatabaseName string

	// MySQLUsername ...
	MySQLUsername string

	// MySQLPassword ...
	MySQLPassword string

	// MySQLHost ...
	MySQLHost string

	// PostgresUsername ...
	PostgresUsername string

	// PostgresPassword ...
	PostgresPassword string

	// PostgresHost ...
	PostgresHost string

	// PostgresPort ...
	PostgresPort string

	// PostgresSSLMode ...
	PostgresSSLMode string

	// PostgresTimezone ...
	PostgresTimezone string
)

Functions

func LoadEnv

func LoadEnv()

LoadEnv Staticly load environment variables

Types

This section is empty.

Jump to

Keyboard shortcuts

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