Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SwishHQ/spread
/ SetupStatus
Method
SetupStatus
src/controller/user_controller.go:16–16 ·
view source on GitHub ↗
(c *fiber.Ctx)
Source
from the content-addressed store, hash-verified
14
LoginUser(c *fiber.Ctx) error
15
GetUser(c *fiber.Ctx) error
16
SetupStatus(c *fiber.Ctx) error
17
InitUser(c *fiber.Ctx) error
18
}
19
Callers
nothing calls this directly
Implementers
1
userController
src/controller/user_controller.go
Calls
no outgoing calls
Tested by
no test coverage detected