neoneo-go/pkg/core/storage
Evgeniy Kulikov f000b76879 [FIX] Formatting and code-style (#118)
* [FIX] Formatting and code-style

- gofmt
- import resort
- prealloc slices
- simplify code

* fix vet
2019-01-25 12:20:35 +01:00
..
helpers.go Optimizations + some improvements (#105) 2018-11-26 16:56:45 +01:00
leveldb_store.go Persist transactions (#51) 2018-03-21 17:11:04 +01:00
leveldb_store_test.go Persist blockchain with leveldb on disk (#48) 2018-03-17 12:53:21 +01:00
memory_store.go [FIX] Formatting and code-style (#118) 2019-01-25 12:20:35 +01:00
memory_store_test.go [FIX] Formatting and code-style (#118) 2019-01-25 12:20:35 +01:00
README.md Persist blockchain with leveldb on disk (#48) 2018-03-17 12:53:21 +01:00
redis_store.go Tweaks for network and storage (#66) 2018-04-09 18:58:09 +02:00
store.go Tweaks for network and storage (#66) 2018-04-09 18:58:09 +02:00
store_test.go Persist blockchain with leveldb on disk (#48) 2018-03-17 12:53:21 +01:00

Storage