env

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	BotDiscordAppId       = os.Getenv("DSGO_BOT_DISCORD_APP_ID")
	BotDiscordPublicKey   = os.Getenv("DSGO_BOT_DISCORD_APP_PUBLIC_KEY")
	BotDiscordToken       = os.Getenv("DSGO_BOT_DISCORD_APP_TOKEN")
	BotDiscordTestGuildId = os.Getenv("DSGO_BOT_DISCORD_TEST_GUILD_ID")
)
View Source
var (
	DatabaseMySQLDSN  = os.Getenv("DATABASE_MYSQL_DSN")
	DatabaseMySQLName = os.Getenv("DATABASE_MYSQL_NAME")
)
View Source
var (
	ServerFiberURL  = os.Getenv("DSGO_SERVER_FIBER_URL")
	ServerFiberPort = os.Getenv("DSGO_SERVER_FIBER_PORT")
)
View Source
var (
	DatabaseSQLiteName = os.Getenv("DATABASE_SQLITE_NAME")
)

Functions

func HasServerFiberProxy added in v0.1.3

func HasServerFiberProxy() (string, bool)

Types

This section is empty.

Jump to

Keyboard shortcuts

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