package plant import "sundynix-go/service" type ApiGroup struct { MyPlantApi } var ( plantService = service.GroupApp.PlantServiceGroup.MyPlantService )