Author | SHA1 | Message | Date |
---|---|---|---|
Erik Grinaker |
fdf9c7ae64
|
rpc/client: split out client packages (#4628)
* rpc/client: initial split into directories * lite2: split out test package * rpc/client: simplify client constructurs * updated docs * updated changelog |
5 years ago |
Ethan Frey | 931af6a072 | Combine local and http into client package, unify tests with table-driven tests | 8 years ago |
Ethan Frey | cd9ee9d84b | cleanup | 8 years ago |
Ethan Frey | 26f4b5c98e | Clean up package names | 8 years ago |
Ethan Frey | ce044dbb76 | Extracted Clients into a consistent interface, fixed type issue in http.Client | 8 years ago |
Ethan Frey | 7c26be3242 | Begin implementation of local client | 8 years ago |