[GO] Tries to add go format to the CI (#6518)
authormustiikhalil <mustii@mmk.one>
Thu, 18 Mar 2021 18:03:44 +0000 (21:03 +0300)
committerGitHub <noreply@github.com>
Thu, 18 Mar 2021 18:03:44 +0000 (11:03 -0700)
commit3b7d1e86b46e2e79715e0aab915e1ceaca958a8e
tree23443168e0c0980ec0f2ca493ec4703bb97a7cbe
parent78f0c0d1d96a220163a03174d3240864a6a139da
[GO] Tries to add go format to the CI (#6518)

* Trys to add go format to the CI

Adds Gofmt to CI

* Adds formatting for go dir in grpc

* Small fix
.travis/format_check.sh
.travis/format_install.sh
grpc/examples/go/format.sh [new file with mode: 0644]