package
2021.1.2+incompatible
Repository: https://github.com/yusys-cloud/go-jsonstore-rest.git
Documentation: pkg.go.dev

# Functions

Open will load a jsonstore from a file.
Save writes the jsonstore to disk.

# Structs

JSONStore is the basic store object.
NoSuchKeyError is thrown when calling Get with invalid key.