MCPcopy Create free account
hub / github.com/SwishHQ/spread / GetAppById

Method GetAppById

src/controller/app_controller.go:17–17  ·  view source on GitHub ↗
(c *fiber.Ctx)

Source from the content-addressed store, hash-verified

15 CreateApp(c *fiber.Ctx) error
16 GetApps(c *fiber.Ctx) error
17 GetAppById(c *fiber.Ctx) error
18}
19
20type appControllerImpl struct {

Callers 1

GetAppByIdMethod · 0.65

Implementers 3

appControllerImplsrc/controller/app_controller.go
appServiceImplsrc/service/app_service.go
MockAppServicesrc/service/environment_service_test.g

Calls

no outgoing calls

Tested by

no test coverage detected