add go-swagger completion plugin

This commit is contained in:
decauwsemaecker.glen@gmail.com 2017-01-28 16:04:31 -05:00
commit 34f29fbb17
No known key found for this signature in database
GPG key ID: DC93FACEB4A2D50D
2 changed files with 283 additions and 0 deletions

View file

@ -0,0 +1,6 @@
## Go Swagger
**Maintainers:** [casualjim](https://github.com/casualjim) and [glendc](https://github.com/glendc)
This plugin adds completion for go-swagger, which is a toolkit to work with swagger 2.0 specifications.
[Go Swagger Homepage](https://goswagger.io)