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

Method Clear

agent/app/service/recycle_bin.go:43–43  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

41 Create(create request.RecycleBinCreate) error
42 Reduce(reduce request.RecycleBinReduce) error
43 Clear() error
44}
45
46func NewIRecycleBinService() IRecycleBinService {

Callers 4

LoginMethod · 0.65
MFALoginMethod · 0.65
PasskeyFinishLoginMethod · 0.65
ClearRecycleBinFileMethod · 0.65

Implementers 1

RecycleBinServiceagent/app/service/recycle_bin.go

Calls

no outgoing calls

Tested by

no test coverage detected