boom
This commit is contained in:

committed by
Yicheng Qin

parent
fa11eef6d0
commit
d218034630
@ -10,7 +10,7 @@ func saveStateToDisk(st pb.State) {}
|
||||
func saveToDisk(ents []pb.Entry) {}
|
||||
|
||||
func Example_Node() {
|
||||
n := Start(0, nil)
|
||||
n := Start(0, nil, 0, 0)
|
||||
|
||||
// stuff to n happens in other goroutines
|
||||
|
||||
|
Reference in New Issue
Block a user