MCPcopy Create free account
hub / github.com/evolution-foundation/evolution-go / groupHandler

Struct groupHandler

pkg/group/handler/group_handler.go:26–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24}
25
26type groupHandler struct {
27 groupService group_service.GroupService
28}
29
30// List groups
31// @Summary List groups

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected