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