7 Commits

Author SHA1 Message Date
田欧
e3a3b89f97 attempt to support go module (#1569)
* support go module

* update golint package url

* update golint
2018-11-04 11:56:11 +13:00
Bo-Yi Wu
2bcc84ab3c refactor(Makefile): allow overriding default go program (#1593) 2018-11-04 11:56:11 +13:00
Bo-Yi Wu
cd693b4dcc fix(Makefile): golint to new URL (#1592)
as title. Just update the golint to new URL.
2018-11-04 11:56:11 +13:00
田欧
737d2fb7ab add grpc example (#1401)
use grpc helloworld example.
2018-06-22 09:51:06 +08:00
田欧
783c7ee9c1 Add some test cases and run test cases on binding/render dir (#1168)
* Travis run test cases on binding and render dir and add some test cases for binding and render
2018-01-26 11:46:11 +08:00
Bo-Yi Wu
2fbb97117c
fix(build): remove unused target. (#1183) 2018-01-24 11:06:42 +08:00
Bo-Yi Wu
1e1e4fc867 Add Makefile to check the following thing (#947)
* Add Makefile to check the following thing.

* vet check
* fmt check
* embedmd check
* misspell check

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>

* remove unused variable.

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-06-12 21:50:42 -05:00