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

Method StatusCode

coderd/x/chatd/chattool/teststatuserror_test.go:17–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15}
16
17func (e statusError) StatusCode() int {
18 return e.statusCode
19}

Calls

no outgoing calls

Tested by

no test coverage detected