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

Method Value

coderd/healthcheck/health/model.go:64–66  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

62}
63
64func (s Severity) Value() int {
65 return severityRank[s]
66}
67
68// @typescript-generate Message
69type Message struct {

Callers 15

TaskParamFunction · 0.45
GroupParamFunction · 0.45
OAuth2Function · 0.45
OAuth2ProviderAppFunction · 0.45
OAuth2ProviderAppSecretFunction · 0.45
TemplateParamFunction · 0.45
RequestIDOptionalFunction · 0.45
ExtractHTTPRouteFunction · 0.45
ExtractHTTPMethodFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected