store

package
v0.0.0-...-9a26578 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2017 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func All

func All() map[string]KVSet

All returns all key value sets

func SaveKVSet

func SaveKVSet(key string, kvs KVSet)

SaveKVSet saves a key value set with a given name

Types

type KVSet

type KVSet map[string]string

KVSet represents key value sets

func GetKVSet

func GetKVSet(key string) KVSet

GetKVSet looks up a key value set by name from the store

Jump to

Keyboard shortcuts

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