MCPcopy Create free account
hub / github.com/CyCoreSystems/ari-proxy / Config

Method Config

client/asterisk.go:12–14  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10}
11
12func (a *asterisk) Config() ari.Config {
13 return &config{a.c}
14}
15
16type asteriskVariables struct {
17 c *Client

Callers 6

TestConfigDataFunction · 0.80
TestConfigDeleteFunction · 0.80
TestConfigUpdateFunction · 0.80
asteriskConfigDataMethod · 0.80
asteriskConfigDeleteMethod · 0.80
asteriskConfigUpdateMethod · 0.80

Calls

no outgoing calls

Tested by 3

TestConfigDataFunction · 0.64
TestConfigDeleteFunction · 0.64
TestConfigUpdateFunction · 0.64