田欧
|
0feaf8cbd8
|
Split examples to alone repo (#1776)
* split examples to alone repo
* vendor
* fix package error
* add examples/README.md
|
2019-03-01 23:42:41 +08:00 |
田欧
|
e6886e1539
|
chore: fix Make script when failed (#1774)
|
2019-02-21 20:32:55 +08:00 |
thinkerou
|
0bfc9cbcdb
|
ci: exit 1 when build fail (#1695)
Like this:
```
FAIL github.com/gin-gonic/gin [build failed]
```
|
2018-12-26 00:27:46 +08:00 |
thinkerou
|
cce49582d6
|
ci: break when test fail (#1671)
|
2018-12-05 13:49:03 +08:00 |
田欧
|
523435e524
|
attempt to support go module (#1569)
* support go module
* update golint package url
* update golint
|
2018-10-15 12:52:51 +08:00 |
Bo-Yi Wu
|
01ca2530d4
|
refactor(Makefile): allow overriding default go program (#1593)
|
2018-10-14 12:39:16 +08:00 |
Bo-Yi Wu
|
268e30710b
|
fix(Makefile): golint to new URL (#1592)
as title. Just update the golint to new URL.
|
2018-10-14 11:05:24 +08: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 |