Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1Panel-dev/1Panel
/ ZipArchiver
Struct
ZipArchiver
agent/utils/files/zip.go:15–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
)
14
15
type
ZipArchiver
struct
{
16
}
17
18
func
NewZipArchiver() ShellArchiver {
19
return
&ZipArchiver{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected