Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrMessageSizeGteLimit = &SUtilsError{"message size >= limit"} ErrGetSettingsHLS = &SUtilsError{"get settings hls"} )
Functions ¶
func GetMessageLimit ¶ added in v1.6.3
func ReplaceTextToEmoji ¶
Types ¶
type SSubscribe ¶ added in v1.6.3
type SSubscribe struct {
FAddress string `json:"address"`
}
type SUtilsError ¶ added in v1.6.8
type SUtilsError struct {
// contains filtered or unexported fields
}
func (*SUtilsError) Error ¶ added in v1.6.8
func (err *SUtilsError) Error() string
Click to show internal directories.
Click to hide internal directories.