package
0.5.3
Repository: https://github.com/gnolang/tx-indexer.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewPebble creates a new storage instance at the given path.

# Structs

Pebble is the instance of an embedded storage.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
Reader defines the transaction storage interface for read methods.
Storage represents the permanent storage abstraction for reading and writing operations.
Writer defines the transaction storage interface for write methods.