config

package
v0.0.0-...-ee9720a Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	JwtAccessTokenKey  = os.Getenv("JWT_ACCESS_TOKEN_KEY")
	JwtRefreshTokenKey = os.Getenv("JWT_REFRESH_TOKEN_KEY")
)
View Source
var (
	PostgresURL  = os.Getenv("DATABASE_URL")
	MigrationDir = os.Getenv("DBMATE_MIGRATIONS_DIR")
	SchemaFile   = os.Getenv("DBMATE_SCHEMA_FILE")
)
View Source
var (
	ServerHost   = os.Getenv("SERVER_HOST")
	ServerScheme = os.Getenv("SERVER_SCHEME")
)
View Source
var PORT = os.Getenv("PORT")

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