MCPcopy 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
237func (r *Reporter) Close() error {
238 return r.opts.UsageTracker.Close()
239}

Callers

nothing calls this directly

Implementers 1

CoderReportersite/e2e/reporter.ts

Calls 1

CloseMethod · 0.65

Tested by

no test coverage detected