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

Method GetUser

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

Source from the content-addressed store, hash-verified

13 CreateUser(c *fiber.Ctx) error
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}

Callers

nothing calls this directly

Implementers 1

userControllersrc/controller/user_controller.go

Calls

no outgoing calls

Tested by

no test coverage detected