Documentation ¶
Index ¶
- func Applications(in []*ari.Key) (out []*ari.Key)
- func Bridges(in []*ari.Key) (out []*ari.Key)
- func Channels(in []*ari.Key) (out []*ari.Key)
- func DeviceStates(in []*ari.Key) (out []*ari.Key)
- func Endpoints(in []*ari.Key) (out []*ari.Key)
- func Kind(kind string, in []*ari.Key) (out []*ari.Key)
- func LiveRecordings(in []*ari.Key) (out []*ari.Key)
- func Loggings(in []*ari.Key) (out []*ari.Key)
- func Mailboxes(in []*ari.Key) (out []*ari.Key)
- func Modules(in []*ari.Key) (out []*ari.Key)
- func Playbacks(in []*ari.Key) (out []*ari.Key)
- func Sounds(in []*ari.Key) (out []*ari.Key)
- func StoredRecordings(in []*ari.Key) (out []*ari.Key)
- func Variables(in []*ari.Key) (out []*ari.Key)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Applications ¶
func Applications(in []*ari.Key) (out []*ari.Key)
Applications returns the Application keys from the given list of keys
func Bridges ¶
func Bridges(in []*ari.Key) (out []*ari.Key)
Bridges returns the Bridge keys from the given list of keys
func Channels ¶
func Channels(in []*ari.Key) (out []*ari.Key)
Channels returns the Channel keys from the given list of keys
func DeviceStates ¶
func DeviceStates(in []*ari.Key) (out []*ari.Key)
DeviceStates returns the DeviceState keys from the given list of keys
func Endpoints ¶
func Endpoints(in []*ari.Key) (out []*ari.Key)
Endpoints returns the Endpoint keys from the given list of keys
func Kind ¶
func Kind(kind string, in []*ari.Key) (out []*ari.Key)
Kind filters a list of keys by a particular Kind
func LiveRecordings ¶
func LiveRecordings(in []*ari.Key) (out []*ari.Key)
LiveRecordings returns the LiveRecording keys from the given list of keys
func Loggings ¶
func Loggings(in []*ari.Key) (out []*ari.Key)
Loggings returns the Logging keys from the given list of keys
func Mailboxes ¶
func Mailboxes(in []*ari.Key) (out []*ari.Key)
Mailboxes returns the Mailbox keys from the given list of keys
func Modules ¶
func Modules(in []*ari.Key) (out []*ari.Key)
Modules returns the Module keys from the given list of keys
func Playbacks ¶
func Playbacks(in []*ari.Key) (out []*ari.Key)
Playbacks returns the Playback keys from the given list of keys
func Sounds ¶
func Sounds(in []*ari.Key) (out []*ari.Key)
Sounds returns the Sound keys from the given list of keys
func StoredRecordings ¶
func StoredRecordings(in []*ari.Key) (out []*ari.Key)
StoredRecordings returns the StoredRecording keys from the given list of keys
Types ¶
This section is empty.