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

Method Error

coderd/aibridged/reload_test.go:110–110  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

108type stubError string
109
110func (s stubError) Error() string { return string(s) }
111
112var _ dbpubsub.Pubsub = &errInjectingPubsub{}
113

Callers 15

runOnceMethod · 0.45
requireOrgIDFunction · 0.45
InitRequestFunction · 0.45
BackgroundAuditFunction · 0.45
BatchCreateLogsMethod · 0.45
ServerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected