gorealis/docs
Renan DelValle df8fc2fba1
Documentation and linting improvements (#108)
* Simplifying documentation for getting started: Removed outdated information about install Golang on different platforms and instead included a link to the official Golang website which has more up to date information. Instructions for installing docker-compose have also been added.

* Added documentation to all exported functions and structs.

* Unexported some structures and functions that were needlessly exported.

* Adding golang CI default configuration which can be useful while developing and may be turned on later in the CI.

* Moving build process in CI to xenial.

* Reducing line size. in some files and shadowing in some test cases.
2019-06-12 11:22:59 -07:00
..
developing.md Continous integration through Travis CI (#71) 2018-08-13 20:09:25 -07:00
getting-started.md Documentation and linting improvements (#108) 2019-06-12 11:22:59 -07:00
leveraging-the-library.md V1 CreateService and StartJobUpdate Timeout signal and cleanup (#105) 2019-05-05 11:46:22 -07:00
using-the-sample-client.md Documentation and linting improvements (#108) 2019-06-12 11:22:59 -07:00