MCPcopy Create free account
hub / github.com/coder/coder / statusError

TypeAlias statusError

codersdk/agentsdk/logs_test.go:266–266  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

264}
265
266type statusError int
267
268func (s statusError) StatusCode() int {
269 return int(s)

Callers 1

TestStartupLogsSenderFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected