Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devspace-sh/devspace
/ NewDownloadHook
Function
NewDownloadHook
pkg/devspace/hook/download.go:25–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
23
)
24
25
func
NewDownloadHook() RemoteHook {
26
return
&remoteDownloadHook{}
27
}
28
29
type
remoteDownloadHook
struct
{}
30
Callers
1
runHook
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected