aboutsummaryrefslogtreecommitdiffstats
path: root/rpc/client_example_test.go
Commit message (Expand)AuthorAgeFilesLines
* rpc: fix example typo (#18100)Kenso Trabing2018-11-141-1/+1
* rpc: fix a subscription name (#17345)Jay2018-08-091-1/+1
* all: import "context" instead of "golang.org/x/net/context"Felix Lange2017-03-231-1/+1
* rpc: add context argument to EthSubscribeFelix Lange2016-08-061-26/+31
* rpc: add new client, use it everywhereFelix Lange2016-07-231-0/+83