mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-25 21:17:16 +00:00
15096f273d
* remove ctx from MustOpen * remove ctx from Open. Stop goroutines on Close. * remove ctx from Open. Stop goroutines on Close. * remove ctx from remote open (we have DialTimeout field to manage connection timeouts) * enable RawReads and add native implementation of Get/Has methods |
||
---|---|---|
.. | ||
api.go | ||
config_test.go | ||
config.go | ||
defaults.go | ||
doc.go | ||
endpoints.go | ||
errors.go | ||
node_example_test.go | ||
node_test.go | ||
node.go | ||
rpcstack_test.go | ||
rpcstack.go | ||
service_test.go | ||
service.go | ||
utils_test.go |