status-go/geth
Ivan Daniluk cf7a9949a3 Add some docs/readmes (#329)
Updates and adds some package docs.

It also provides autogenerated README's using https://github.com/jimmyfrasche/autoreadme tool. To use it, make sure it's installed on your system, and every time you update documentation, run go generate to update the README.md file.
2017-09-15 19:00:00 +03:00
..
api Push notifications: ability to trigger notifications via public API (#327) 2017-09-15 18:57:34 +03:00
common Refactor RPC client #304 (#311) 2017-09-14 23:14:31 +03:00
jail Add some docs/readmes (#329) 2017-09-15 19:00:00 +03:00
log Add some docs/readmes (#329) 2017-09-15 19:00:00 +03:00
node Bugfix/eth accounts workaround #294 (#318) 2017-09-15 11:44:31 +03:00
params Add file logger support (#269) 2017-09-02 01:44:50 +07:00
rpc Add some docs/readmes (#329) 2017-09-15 19:00:00 +03:00
testing Add support for 'go test -v' flag for tests (#315) 2017-09-14 14:41:50 +03:00