Skip to content
This repository has been archived by the owner on Dec 20, 2018. It is now read-only.

Latest commit

 

History

History
24 lines (18 loc) · 244 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 244 Bytes

go-ipfs-log

Learning Go...

Build

go build

Test

go test github.com/haadcode/go-ipfs-log/appendonlylog

Run

./go-ipfs-log

Benchmark

go test github.com/haadcode/go-ipfs-log/appendonlylog -bench .