MCPcopy Create free account
hub / github.com/coder/coder / close

Method close

scaletest/taskstatus/client.go:58–58  ·  view source on GitHub ↗

close cleanly shuts down the underlying dRPC connection.

()

Source from the content-addressed store, hash-verified

56
57 // close cleanly shuts down the underlying dRPC connection.
58 close() error
59}
60
61// sdkClient is the concrete implementation of the client interface using

Callers 2

RunMethod · 0.65
CloseMethod · 0.65

Implementers 2

fakeAppStatusUpdaterscaletest/taskstatus/run_internal_test
sdkAppStatusUpdaterscaletest/taskstatus/client.go

Calls

no outgoing calls

Tested by

no test coverage detected