Advertisement
Guest User

Untitled

a guest
Jul 17th, 2019
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. 1. Install golang
  2. 2. move file into gopath source under a repository (ie: $GOPATH/src/github.com/asapp/interview/main.go)
  3. 3. run go run main.go with txnlog.dat in same directory.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement