config

package
v0.2.18 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const AppName = "beeper-cli"

Variables

This section is empty.

Functions

func ConfigDir

func ConfigDir() (string, error)

ConfigDir returns the config directory path.

func DataDir

func DataDir() (string, error)

DataDir returns the data directory path.

func LocalStoresConfigPath added in v0.2.18

func LocalStoresConfigPath() (string, error)

Types

type LocalStoresConfig added in v0.2.18

type LocalStoresConfig struct {
	DatabasePaths []string `json:"database_paths,omitempty"`
	MaxResults    int      `json:"max_results,omitempty"`
}

func LoadLocalStores added in v0.2.18

func LoadLocalStores() (LocalStoresConfig, error)

Jump to

Keyboard shortcuts

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