config

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CheckAnimDuration  = 290 * time.Millisecond
	DeleteAnimDuration = 200 * time.Millisecond
	FPS                = 60
)

Variables

View Source
var (
	// Data file configuration
	DataPath    = getEnvOrDefault("DATA_PATH", "data")
	DataFile    = getEnvOrDefault("DATA_FILE", "todos.md")
	StorageType = "file" // file, s3, mongodb, postgres

)

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