|
184c25430b
|
go-vet friendly codebase
- distinguish log.Error and log.Errorf functions
- Initialize structs with field names
- A bit of unreachable code (defers)
|
2014-10-25 03:46:39 -07:00 |
|
|
60cd0f1cf0
|
some dht cleanup, and make DHTs take a master context
|
2014-10-18 04:28:26 -07:00 |
|
|
972c0f7b4b
|
u.DOut -> log.Debug
and other logging switches. I kept the u.PErr and u.POut in cli
commands, as those do need to write raw output directly.
|
2014-10-09 04:50:22 -07:00 |
|
|
67bd041b9c
|
got everything to build
|
2014-09-22 04:05:21 -07:00 |
|
|
87bfdbc599
|
Made the DHT module pass golint
|
2014-08-20 18:36:21 -07:00 |
|
|
b7a882be89
|
get implementation according to kademlia spec.
|
2014-08-15 09:39:38 -07:00 |
|
|
60d061cb49
|
fix a few infinitely looping RPCs
|
2014-08-14 08:32:17 -07:00 |
|