Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
41
type
DiagnosticSeverityString string
42
43
const
(
44
DiagnosticSeverityError DiagnosticSeverityString =
"error"
Callers
1
PreviewDiagnostics
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected