MCPcopy 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
43type codeError interface {
44 Error() string
45 Code() int
46}
47

Callers 6

findFirstFreePortFunction · 0.65
TestHelpLongInvalidArgsFunction · 0.65
TestInvalidCommandFunction · 0.65
HandleMethod · 0.65
ServeJSONFunction · 0.65

Implementers 6

genericErrorcommand/error.go
UsageErrorcommand/error.go
ValueErrorcommand/error.go
OktaErrorcommand/error.go
AWSErrorcommand/error.go
TimeToLiveErrorcommand/error.go

Calls

no outgoing calls

Tested by 3

TestHelpLongInvalidArgsFunction · 0.52
TestInvalidCommandFunction · 0.52