clock.go
|
Give a seed to rand to make it really random
|
2015-04-09 22:19:55 +08:00 |
errors.go
|
Add handling for snapshotting pseudo-state.
|
2015-04-12 14:24:30 -06:00 |
handler.go
|
Return term from vote, add term logging.
|
2015-04-04 10:59:50 -06:00 |
handler_test.go
|
Return term from vote, add term logging.
|
2015-04-04 10:59:50 -06:00 |
internal_test.go
|
fix race
|
2015-04-15 11:57:03 -06:00 |
log.go
|
Return whether a snap should occur as bool
|
2015-04-30 15:14:25 -07:00 |
transport.go
|
Return term from vote, add term logging.
|
2015-04-04 10:59:50 -06:00 |
transport_test.go
|
Return term from vote, add term logging.
|
2015-04-04 10:59:50 -06:00 |