Documentation
¶
Overview ¶
Package msgutil @Author Clover @Data 2024/7/7 下午9:57:00 @Desc
Index ¶
- func AtSomeOne(username string) (atText string)
- func ContainsInt(slice []int, element int) bool
- func GetNicknameByAt(atcontent string) (nickname string)
- func HasPrefix(s string, prefix string, caseSensitive bool) bool
- func IsAtOne(atText string) bool
- func IsCallMe(me string, s string) bool
- func IsOrder(orders []string, content string) (isorder bool, order string)
- func TrimCallMe(me string, s string) string
- func TrimPrefix(s string, prefix string, caseSensitive bool, isTrimSpace bool) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContainsInt ¶
ContainsInt checks if a slice contains a specific integer
func GetNicknameByAt ¶
GetNicknameByAt 获取艾特消息中的用户名
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.