Split examples to alone repo (#1776)

* split examples to alone repo

* vendor

* fix package error

* add examples/README.md
This commit is contained in:
田欧
2019-03-01 23:42:41 +08:00
committed by GitHub
parent ccb9e90295
commit 0feaf8cbd8
64 changed files with 25 additions and 2393 deletions
-1
View File
@@ -34,7 +34,6 @@ go_import_path: github.com/gin-gonic/gin
script:
- make vet
- make fmt-check
- make embedmd
- make misspell-check
- make test