kvs

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileBasedKVS

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

func NewFileBased

func NewFileBased(path string) (*FileBasedKVS, error)

func (*FileBasedKVS) Get

func (f *FileBasedKVS) Get(id string, entry interface{}) error

func (*FileBasedKVS) Put

func (f *FileBasedKVS) Put(id string, entry interface{}) error

Jump to

Keyboard shortcuts

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