global

package
v0.0.0-...-dd0df5d Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	SentryDsn = os.Getenv("SENTRY_DSN")
	Debug, _  = strconv.ParseBool(getEnv("DEBUG", "false"))

	TGToken    = os.Getenv("TG_TOKEN")
	BitlyToken = os.Getenv("SHORT_LINK_TOKEN")
	ChatIds    = strings.Split(os.Getenv("CHAT_IDS"), ",")

	DBHost = getEnv("DB_HOST", "localhost:6370")

	FeedUrl     = os.Getenv("FEED_URL")
	ImgName     = os.Getenv("IMG_NAME")
	Name        = os.Getenv("NAME")
	Interval, _ = strconv.ParseBool(os.Getenv("INTERVAL"))
)

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