Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
Default string `yaml:"default"`
Cortexes map[string]CortexEntry `yaml:"cortexes"`
TrashDays int `yaml:"trash_days,omitempty"` // 0 means use default (30)
}
type CortexEntry ¶
Click to show internal directories.
Click to hide internal directories.