//
pkg.gl
Category
github.com/yusys-cloud/go-jsonstore-rest
jsonstore
package
2021.1.2+incompatible
Repository:
https://github.com/yusys-cloud/go-jsonstore-rest.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
145 SLOC
#
Functions
Open
Open will load a jsonstore from a file.
Save
Save writes the jsonstore to disk.
#
Structs
JSONStore
JSONStore is the basic store object.
NoSuchKeyError
NoSuchKeyError is thrown when calling Get with invalid key.