Documentation ¶
Index ¶
- Variables
- func ErrCouldNotParseConfig(err error) error
- func ErrIncompatible(format, codec interface{}) error
- func ErrInvalidInput(field string) error
- func ErrInvalidUrl(url, protocol string) error
- func ErrNotSupported(feature string) error
- func ErrPadLinkFailed(pad, status string) error
- func ErrParticipantNotFound(identity string) error
- func ErrTrackNotFound(trackID string) error
- func ErrUploadFailed(location string, err error) error
- func ErrWebSocketClosed(addr string) error
- func Is(err, target error) bool
- func New(err string) error
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func ErrCouldNotParseConfig ¶
func ErrIncompatible ¶
func ErrIncompatible(format, codec interface{}) error
func ErrInvalidInput ¶
func ErrInvalidUrl ¶
func ErrNotSupported ¶
func ErrPadLinkFailed ¶
func ErrParticipantNotFound ¶ added in v1.4.2
func ErrTrackNotFound ¶
func ErrUploadFailed ¶
func ErrWebSocketClosed ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.