config

package
v0.0.0-...-3248bb2 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	LogLevel             string        `env:"LOG_LEVEL" envDefault:"DEBUG"`
	AuctionAPI           string        `env:"AUCTION_API"`
	BotToken             string        `env:"BOT_TOKEN"`
	DbPath               string        `env:"DB_PATH" envDefault:"/data/wotb-bot/wotb.db"`
	AuctionCacheLifetime time.Duration `env:"AUCTION_CACHE_LIFETIME"`
}

func Parse

func Parse() (Config, error)

Jump to

Keyboard shortcuts

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