Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
20
type
appControllerImpl
struct
{
Callers
1
GetAppById
Method · 0.65
Implementers
3
appControllerImpl
src/controller/app_controller.go
appServiceImpl
src/service/app_service.go
MockAppService
src/service/environment_service_test.g
Calls
no outgoing calls
Tested by
no test coverage detected