config

package
v0.0.0-...-03a45c7 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(k string) interface{}

func GetS

func GetS(k string) (string, bool)

func Load

func Load() error

func Save

func Save() error

func Set

func Set(k string, v interface{})

func Update

func Update(kvs Kv)

Types

type KVPair

type KVPair struct {
	Key, Value string
}

type Kv

type Kv map[string]interface{}

Jump to

Keyboard shortcuts

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