[feat] add pkgs, dockerfile, makefile

This commit is contained in:
Jay
2020-08-16 01:21:27 +08:00
parent f92efa91fc
commit 77cc488d89
16 changed files with 482 additions and 5 deletions
+18
View File
@@ -0,0 +1,18 @@
// Package swagger api document
//
// Terms Of Services:
//
// there are no TOS
//
// Schemes: http, https
// Host localhost
// BasePath: /
// Version: 0.0.0
//
// Consumes:
// - application/json
// Produces:
// - application/json
//
// swagger:meta
package swagger