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

Method Delete

agent/app/service/group.go:17–17  ·  view source on GitHub ↗
(id uint)

Source from the content-addressed store, hash-verified

15 Create(req dto.GroupCreate) error
16 Update(req dto.GroupUpdate) error
17 Delete(id uint) error
18 GetDefault() (model.Group, error)
19}
20

Callers 1

DeleteMethod · 0.65

Implementers 1

GroupServiceagent/app/service/group.go

Calls

no outgoing calls

Tested by

no test coverage detected