Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ closeFunc
FuncType
closeFunc
cli/cliui/provisionerjob_test.go:265–265 ·
view source on GitHub ↗
func() error
Source
from the content-addressed store, hash-verified
263
}
264
265
type
closeFunc
func
() error
266
267
func
(c closeFunc) Close() error {
268
return
c()
Callers
1
newProvisionerJob
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected