config

package
v0.0.0-...-6e90ae1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DefaultInstallDir

func DefaultInstallDir() (string, error)

func DefaultPathDir

func DefaultPathDir() (string, error)

func GetConfigDir

func GetConfigDir() (string, error)

Types

type Config

type Config struct {
	PluginDir  string `json:"pluginDir"`
	InstallDir string `json:"installDir"`
	PathDir    string `json:"pathDir"`
}

Config is the application configuration

func GetConfig

func GetConfig() (Config, error)

GetConfig loads the configuration into a Config struct

Jump to

Keyboard shortcuts

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