MCPcopy Create free account
hub / github.com/1Panel-dev/1Panel / GroupService

Struct GroupService

agent/app/service/group.go:11–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9)
10
11type GroupService struct{}
12
13type IGroupService interface {
14 List(req dto.OperateByType) ([]dto.GroupInfo, error)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected