refactor to go-restful

This commit is contained in:
Mikaël Cluseau
2019-02-04 13:56:43 +11:00
parent 4d07db7b2c
commit e93b84b60c
390 changed files with 72017 additions and 233 deletions

7
vendor/github.com/mcluseau/go-swagger-ui/Makefile generated vendored Normal file
View File

@ -0,0 +1,7 @@
.PHONY: all;
all: a_swaggerui-packr.go
a_swaggerui-packr.go: ui.go fetch-ui.sh
./fetch-ui.sh
packr -z