@@ -1,6 +1,7 @@
package main
import (
"oc-workspace/infrastructure"
_ "oc-workspace/routers"
oclib "cloud.o-forge.io/core/oc-lib"
@@ -11,5 +12,6 @@ const appname = "oc-workspace"
func main() {
oclib.InitAPI(appname)
go infrastructure.ListenNATS()
beego.Run()
}
The note is not visible to the blocked user.