Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/devspace-sh/devspace
/ NewWaitHook
Function
NewWaitHook
pkg/devspace/hook/wait.go:23–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
)
22
23
func
NewWaitHook() Hook {
24
return
&waitHook{}
25
}
26
27
type
waitHook
struct
{
28
printWarning sync.Once
Callers
1
runHook
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected