Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrMessageSizeGteLimit = &SUtilsError{"message size >= limit"} ErrGetSettingsHLS = &SUtilsError{"get settings hls"} )
Functions ¶
Types ¶
type SUtilsError ¶
type SUtilsError struct {
// contains filtered or unexported fields
}
func (*SUtilsError) Error ¶
func (err *SUtilsError) Error() string
Click to show internal directories.
Click to hide internal directories.