configstore

package
v0.0.0-...-46b9c22 Latest Latest
Warning

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

Go to latest
Published: May 3, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const ConfigReturnTypeStr = "termthemes"

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigReturn

type ConfigReturn map[string]map[string]string

func ScanConfigs

func ScanConfigs() (ConfigReturn, error)

ScanConfigs reads all JSON files in the specified directory and its subdirectories.

func (ConfigReturn) GetType

func (tt ConfigReturn) GetType() string

type Watcher

type Watcher struct {
	// contains filtered or unexported fields
}

func GetWatcher

func GetWatcher() *Watcher

GetWatcher returns the singleton instance of the Watcher

func (*Watcher) Close

func (w *Watcher) Close()

func (*Watcher) Start

func (w *Watcher) Start()

Jump to

Keyboard shortcuts

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