erigon-pulse/node
Felix Lange 52b046c9b6
rpc: clean up IPC handler (#16524)
This avoids logging accept errors on shutdown and removes
a bit of duplication. It also fixes some goimports lint warnings.
2018-04-18 12:27:20 +02:00
..
api.go node: fill StandardCounters as part of debugapi/metrics (#16054) 2018-02-27 15:30:07 +02:00
config_test.go
config.go rpc: dns rebind protection (#15962) 2018-02-12 14:52:07 +02:00
defaults.go utils: fix #16138 by checking if vhosts flag is set (#16141) 2018-03-05 13:02:32 +02:00
doc.go
errors.go
node_example_test.go
node_test.go
node.go rpc: clean up IPC handler (#16524) 2018-04-18 12:27:20 +02:00
service_test.go
service.go
utils_test.go