package
0.0.1
Repository: https://github.com/zenrocklabs/juno.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NewContext allows to build a new Context instance.

# Structs

Context contains the data that might be used to build a Database instance.

# Interfaces

Database represents an abstract database that can be used to save data inside it.
Migrator represents a generic database migrator that should be used to migrate from one database version to another.
PruningDb represents a database that supports pruning properly.

# Type aliases

Builder represents a method that allows to build any database from a given codec and configuration.