MCPcopy Create free account
hub / github.com/CyCoreSystems/ari / Get

Method Get

bridge.go:13–13  ·  view source on GitHub ↗

Get gets the BridgeHandle

(key *Key)

Source from the content-addressed store, hash-verified

11
12 // Get gets the BridgeHandle
13 Get(key *Key) *BridgeHandle
14
15 // Lists returns the lists of bridges in asterisk, optionally using the key for filtering.
16 List(*Key) ([]*Key, error)

Callers 15

DataMethod · 0.65
DeleteMethod · 0.65
GetMethod · 0.65
ListMethod · 0.65
UpdateMethod · 0.65
ConfigMethod · 0.65
InfoMethod · 0.65
LoggingMethod · 0.65
ModulesMethod · 0.65
VariablesMethod · 0.65
DataMethod · 0.65
GetMethod · 0.65

Implementers 3

Bridgeclient/arimocks/Bridge.go
Bridge_Expecterclient/arimocks/Bridge.go
Bridgeclient/native/bridge.go

Calls

no outgoing calls

Tested by

no test coverage detected