Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1Panel-dev/1Panel
/ RecycleBinService
Struct
RecycleBinService
agent/app/service/recycle_bin.go:36–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
)
35
36
type
RecycleBinService
struct
{
37
}
38
39
type
IRecycleBinService
interface
{
40
Page(search dto.PageInfo) (int64, []response.RecycleBinDTO, error)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected