otoolep/hraftd

Build error

prologic opened this issue · 1 comments

The current master doesn't seem to build:

$ go build .
# _/Users/prologic/tmp/hraftd
./main.go:60:18: too many arguments in call to s.Open
./main.go:60:35: undefined: raft.ServerID

Oh nevermind environment problem :)