Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RiotGames/key-conjurer
/ Error
Method
Error
command/error.go:44–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
42
43
type
codeError
interface
{
44
Error() string
45
Code() int
46
}
47
Callers
6
findFirstFreePort
Function · 0.65
TestHelpLongInvalidArgs
Function · 0.65
TestInvalidCommand
Function · 0.65
Test_tryParseTimeToLiveError
Function · 0.65
Handle
Method · 0.65
ServeJSON
Function · 0.65
Implementers
6
genericError
command/error.go
UsageError
command/error.go
ValueError
command/error.go
OktaError
command/error.go
AWSError
command/error.go
TimeToLiveError
command/error.go
Calls
no outgoing calls
Tested by
3
TestHelpLongInvalidArgs
Function · 0.52
TestInvalidCommand
Function · 0.52
Test_tryParseTimeToLiveError
Function · 0.52