package
0.2501.0
Repository: https://github.com/oasisprotocol/oasis-core.git
Documentation: pkg.go.dev

# Functions

GetPersistentStoreDBDir returns the database directory path for the node with the given data directory.
NewCommonStore opens the default common node storage and returns a handle.

# Variables

ErrNotFound is returned when the requested key could not be found in the database.

# Structs

CommonStore is the interface to the common storage for the node.
ServiceStore is a storage wrapper that automatically calls view callbacks with appropriate buckets.