Documentation
¶
Overview ¶
Package ariproxy provides a proxy for ARI calls. It is usable via the client/nc Client and can use any given ari.Client
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Instance ¶
An Instance is the server-side component of a dialog
type Reply ¶
type Reply func(interface{}, error)
Reply is a function which, when called, replies to the request via the response object or error.
Click to show internal directories.
Click to hide internal directories.