config

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2026 License: MIT Imports: 4 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 {
	UI UIConfig `yaml:"ui"`
}

func DefaultConfig

func DefaultConfig() Config

func Load

func Load() Config

type UIConfig

type UIConfig struct {
	HideHeader      bool `yaml:"hideHeader"`
	HideFooter      bool `yaml:"hideFooter"`
	ShowFileTree    bool `yaml:"showFileTree"`
	FileTreeWidth   int  `yaml:"fileTreeWidth"`
	SearchTreeWidth int  `yaml:"searchTreeWidth"`
}

Jump to

Keyboard shortcuts

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