op-geth/ethdb
obscuren 84cd618585 ethdb: documentation and corruption recovery 2015-05-21 11:43:05 +02:00
..
.gitignore
README.md
database.go ethdb: documentation and corruption recovery 2015-05-21 11:43:05 +02:00
database_test.go removed redundant newlines in import block 2015-05-12 15:20:53 +02:00
memory_database.go

README.md

ethdb

The ethdb package contains the ethereum database interfaces

Installation

go get github.com/ethereum/ethdb-go

Usage

Todo :-)