config

package
v1.29.0 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2025 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const BuildDate = "N/A"
View Source
const BuildNumber = "001"
View Source
const EOLDate = "N/A"
View Source
const LastCommitLog = "N/A"
View Source
const Version = "0.0.1-SNAPSHOT"

Variables

This section is empty.

Functions

This section is empty.

Types

type AppConfig

type AppConfig struct {
	config.APIConfig
	UI UIConfig `config:"ui"`
}

type UIConfig

type UIConfig struct {
	LocalPath    string `config:"path"`
	LocalEnabled bool   `config:"local"`
	VFSEnabled   bool   `config:"vfs"`
}

Jump to

Keyboard shortcuts

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