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

TypeAlias DiagnosticSeverityString

codersdk/parameters.go:41–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39)
40
41type DiagnosticSeverityString string
42
43const (
44 DiagnosticSeverityError DiagnosticSeverityString = "error"

Callers 1

PreviewDiagnosticsFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected