Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1Panel-dev/1Panel
/ BackupRepo
Struct
BackupRepo
agent/app/repo/backup.go:11–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
)
10
11
type
BackupRepo
struct
{}
12
13
type
IBackupRepo
interface
{
14
Get(opts ...DBOption) (model.BackupAccount, error)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected