Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ Close
Method
Close
coderd/database/dbtestutil/driver.go:77–79 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
75
}
76
77
func
(d *Driver) Close() {
78
close(d.Connections)
79
}
Callers
1
TestPGPubsubDriver
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestPGPubsubDriver
Function · 0.76