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

Method Close

coderd/workspaceapps/proxy.go:81–81  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

79 ServeHTTPDebug(w http.ResponseWriter, r *http.Request)
80
81 Close() error
82}
83
84type ServerOptions struct {

Callers 15

webpushSendMethod · 0.65
CloseMethod · 0.65
TestTrackerFunction · 0.65
BuildMethod · 0.65
CloseMethod · 0.65
workspaceAgentPTYMethod · 0.65
CloseMethod · 0.65
Test_ResolveRequestFunction · 0.65
assertConnLogContainsFunction · 0.65
appServerFunction · 0.65
createWorkspaceWithAppsFunction · 0.65
doWithRetriesFunction · 0.65

Implementers 2

fakeAgentProvidercoderd/workspaceagents_internal_test.g
ServerTailnetcoderd/tailnet.go

Calls

no outgoing calls

Tested by 8

TestTrackerFunction · 0.52
Test_ResolveRequestFunction · 0.52
assertConnLogContainsFunction · 0.52
TestWatcher_AgentsFunction · 0.52
TestWatcher_LostAccessFunction · 0.52