config

package
v1.0.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetConfigPath

func GetConfigPath() string

Types

type Config

type Config struct {
	Format       string `yaml:"format"`
	DownloadPath string `yaml:"download_path"`
	Player       string `yaml:"player"`
}

func LoadConfig

func LoadConfig() (Config, error)

func (Config) Save

func (c Config) Save() error

Jump to

Keyboard shortcuts

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