MCPcopy Create free account
hub / github.com/OpenCSGs/csghub-server / SpaceHandler

Struct SpaceHandler

api/handler/space.go:30–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28}
29
30type SpaceHandler struct {
31 c *component.SpaceComponent
32 sc component.SensitiveChecker
33}
34
35// GetAllSpaces godoc
36// @Security ApiKey

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected