config

package
v0.0.0-...-94763f3 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// DefaultConfigPath is the default path to the configuration file
	DefaultConfigPath = "./data/config"
)

Variables

This section is empty.

Functions

func GetConfigAllValues

func GetConfigAllValues() (map[string]string, error)

func GetConfigValue

func GetConfigValue(key string) (string, error)

func PutAllValues

func PutAllValues(values map[string]string) error

func PutConfigValue

func PutConfigValue(key, value string) error

func Unlock

func Unlock()

Types

This section is empty.

Jump to

Keyboard shortcuts

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