package
0.0.2
Repository: https://github.com/forbole/njuno.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

# 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.
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.