package
0.4.2
Repository: https://github.com/decodeproject/iotstore.git
Documentation: pkg.go.dev

# Functions

NewDatastore returns a newly instantiated Datastore instance.

# Constants

DefaultPageSize is the default page size we use when reading data from the datastore.
MaxPageSize is the maximum page size we allow clients to request when reading data from the datastore.

# Structs

Datastore is our implementation of the generated twirp interface for the encrypted datastore.