MCPcopy Index your code
hub / github.com/CyCoreSystems/ari-proxy / Error

Method Error

client/errors.go:25–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23}
24
25func (err *codedError) Error() string {
26 return err.err.Error()
27}
28
29func (err *codedError) Code() int {
30 return err.code

Callers 15

mainFunction · 0.45
SubscribeMethod · 0.45
SubscribeMethod · 0.45
SubscribeMethod · 0.45
listenProcessorFunction · 0.45
SubscribeMethod · 0.45
ErrorMethod · 0.45
ErrorToMapFunction · 0.45
MapToErrorFunction · 0.45
makeRequestMethod · 0.45
SubscribeMethod · 0.45
CancelMethod · 0.45

Calls

no outgoing calls

Tested by 15

TestMatchEventFunction · 0.36
TestHashFunction · 0.36
TestBridgeCreateFunction · 0.36
TestBridgeListFunction · 0.36
TestMailboxUpdateFunction · 0.36
TestMailboxDataFunction · 0.36
TestApplicationDataFunction · 0.36
TestApplicationSubscribeFunction · 0.36
TestAsteriskInfoFunction · 0.36
TestAsteriskVariablesGetFunction · 0.36
TestChannelOriginateFunction · 0.36