Documentation
¶
Overview ¶
__author__ : stray_camel
__description__ : 继承使用gorm构造orm对象 __REFERENCES__: __date__: 2021-03-16
Index ¶
- func AnalysisMsg(c *client.QQClient, ele []message.IMessageElement) (isAt bool, com, content string)
- func DownloadImg(filename, url string) error
- func EqualFolds(s string, sArray []string) bool
- func FetchCommandNum() string
- func GetDateViaWeekNum(weekNum int) (res string)
- func PathExists(path string) bool
- func ReadFile(path string) []byte
- func RemakrFormat(s string) string
- func Text2ImgHandler(text string) (filePath string, err error)
- type CamelOrm
- type Info
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AnalysisMsg ¶
func AnalysisMsg(c *client.QQClient, ele []message.IMessageElement) (isAt bool, com, content string)
AnalysisMsg 参数-客户端-消息列表 返回-是否@触发-指令-内容
func GetDateViaWeekNum ¶
通过数字获取当周指定周数的日期 0-1-2-3-4-5-6-7:分别对用当周和周一到周日
func RemakrFormat ¶
func Text2ImgHandler ¶
Text2ImgHandler 文本转图片
Types ¶
Click to show internal directories.
Click to hide internal directories.