MCPcopy Index your code
hub / github.com/coder/envbox / Close

Method Close

buildlog/logger.go:15–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13 Error(output string)
14 Errorf(format string, a ...any)
15 Close() error
16 io.Writer
17}
18

Callers 11

TestDockerFunction · 0.65
writePEMFunction · 0.65
waitForCVMFunction · 0.65
waitForRegistryFunction · 0.65
dockerCmdFunction · 0.65
runDockerCVMFunction · 0.65
CloseMethod · 0.65
CloseMethod · 0.65
TestJSONLogFunction · 0.65
ExecContainerFunction · 0.65
copyCertFileFunction · 0.65

Implementers 4

CoderLoggerbuildlog/coder.go
multiLoggerbuildlog/logger.go
NopLoggerbuildlog/logger.go
JSONLoggerbuildlog/json.go

Calls

no outgoing calls

Tested by 2

TestDockerFunction · 0.52
TestJSONLogFunction · 0.52