Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
25
func
(err *codedError) Error() string {
26
return
err.err.Error()
27
}
28
29
func
(err *codedError) Code() int {
30
return
err.code
Callers
15
main
Function · 0.45
Subscribe
Method · 0.45
Subscribe
Method · 0.45
Subscribe
Method · 0.45
listenProcessor
Function · 0.45
Subscribe
Method · 0.45
Error
Method · 0.45
ErrorToMap
Function · 0.45
MapToError
Function · 0.45
makeRequest
Method · 0.45
Subscribe
Method · 0.45
Cancel
Method · 0.45
Calls
no outgoing calls
Tested by
15
TestMatchEvent
Function · 0.36
TestHash
Function · 0.36
TestBridgeCreate
Function · 0.36
TestBridgeList
Function · 0.36
TestMailboxUpdate
Function · 0.36
TestMailboxData
Function · 0.36
TestApplicationData
Function · 0.36
TestApplicationSubscribe
Function · 0.36
TestApplicationUnsubscribe
Function · 0.36
TestAsteriskInfo
Function · 0.36
TestAsteriskVariablesGet
Function · 0.36
TestChannelOriginate
Function · 0.36