Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ Error
Method
Error
coderd/coderdtest/oidctest/idp.go:237–242 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
235
}
236
237
func
(s statusHookError) Error() string {
238
if
s.Err == nil {
239
return
""
240
}
241
return
s.Err.Error()
242
}
243
244
type
FakeIDPOpt
func
(idp *FakeIDP)
245
Callers
12
MustWorkspace
Function · 0.45
With429
Function · 0.45
httpHandler
Method · 0.45
ExternalAuthConfig
Method · 0.45
httpError
Function · 0.45
newCache
Function · 0.45
refresh
Method · 0.45
Test_rotateKeys
Function · 0.45
StartRotator
Function · 0.45
start
Method · 0.45
serveRef
Method · 0.45
compress
Method · 0.45
Calls
no outgoing calls
Tested by
1
Test_rotateKeys
Function · 0.36