Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ Close
Method
Close
coderd/workspacestats/reporter.go:237–239 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
235
}
236
237
func
(r *Reporter) Close() error {
238
return
r.opts.UsageTracker.Close()
239
}
Callers
nothing calls this directly
Implementers
1
CoderReporter
site/e2e/reporter.ts
Calls
1
Close
Method · 0.65
Tested by
no test coverage detected