Daniel Martí
|
830fe1ba8f
|
Explicitly ignore or treat more errors
|
2015-03-13 08:46:41 +01:00 |
Daniel Martí
|
91b12a2e1a
|
Simplify if err != nil structure when applicable
|
2015-03-12 12:46:18 +01:00 |
Daniel Martí
|
1cf2ac88f0
|
Returning after log.Fatalf is redundant
Fatal* already calls os.Exit(1)
|
2015-03-12 12:40:09 +01:00 |
Daniel Martí
|
5fe97f1895
|
Replace []byte with nil, simplify response logic
|
2015-03-12 12:38:46 +01:00 |
Daniel Martí
|
b4ddc7b352
|
Drop some unnecessary indentation levels
|
2015-03-12 12:31:46 +01:00 |
Daniel Martí
|
0ca9ddd225
|
Replace Rpc by RPC as per golint
|
2015-03-12 12:24:34 +01:00 |
Richard Barnes
|
62b6347c5b
|
Pulling out rpc module
|
2015-03-10 22:31:30 -07:00 |