github.com/weplanx/server@v0.2.6-0.20240318110640-f7e75155779a/openapi/index/controller.go (about) 1 package index 2 3 type Controller struct { 4 IndexService *Service 5 }