upgrade main.go (oc-lib refactor)

This commit is contained in:
ycc
2024-09-04 17:32:30 +02:00
parent 3404be776e
commit f07ca3c1ea
8 changed files with 64 additions and 701 deletions

View File

@@ -1,8 +1,8 @@
// @APIVersion 1.0.0
// @Title beego Test API
// @Description beego has a very cool tools to autogenerate documents for your API
// @Contact astaxie@gmail.com
// @TermsOfServiceUrl http://beego.me/
// @Title oc-datacenter
// @Description Monitor owned datacenter activity
// @Contact admin@o-cloud.io
// @TermsOfServiceUrl http://cloud.o-forge.io/
// @License Apache 2.0
// @LicenseUrl http://www.apache.org/licenses/LICENSE-2.0.html
package routers