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

Struct defaultChecker

coderd/healthcheck/healthcheck.go:125–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

123}
124
125type defaultChecker struct{}
126
127func (defaultChecker) DERP(ctx context.Context, opts *derphealth.ReportOptions) healthsdk.DERPHealthReport {
128 var report derphealth.Report

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected