Commit Graph

3 Commits

Author SHA1 Message Date
Zach Ramsay 32dec98c1c example: fix func suffix 2017-10-10 17:33:51 -04:00
Zach Ramsay 796024f42f linting: little more fixes 2017-10-04 18:27:35 -04:00
Emmanuel Odeke f6a2509764
doc.go file started
Fixes #35
Updates https://github.com/tendermint/coding/issues/27

Started a doc.go file to provide an overview/high level
dive into the functionality of this repo.

Also added an example_test.go file in which we can
put end-to-end code examples/actual usage patterns
that can be copied and pasted and will always have to
compile when tests are run to ensure that we don't regress.
2017-09-15 17:35:33 -06:00