config

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultPort   = "8080"
	DefaultDBFile = "./storage/scheduler.db"
	DefaultWebDir = "./web"
	MaxTaskLimit  = 50
)

Variables

View Source
var (
	Port           string
	DBFilePath     string
	WebDirPath     string
	Password       string
	SecretKeyBytes []byte
)

Functions

This section is empty.

Types

type Config

type Config struct {
}

func MustLoad

func MustLoad() *Config

Jump to

Keyboard shortcuts

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