Documentation
¶
Index ¶
- Variables
- func MQ_End() C.int
- func MQ_Event(QQ *C.char, MsgType, SubMsgType C.int, ...) C.int
- func MQ_Info() *C.char
- func MQ_Set()
- func Str2Int(str string) int64
- func WQ_End() C.int
- func WQ_Event(QQ *C.char, MsgType, SubMsgType C.int, ...) C.int
- func WQ_Info() *C.char
- func WQ_Message(QQ *C.char, a2 C.int, a3, a4, a5, a6 *C.char) C.int
- func WQ_Set()
Constants ¶
This section is empty.
Variables ¶
View Source
var Event func(selfID int64, mseeageType int, subType int, groupID int64, userID int64, noticeID int64, message string, messageNum int64, messageID int64, rawMessage string, ret int32, retChan chan<- int)
View Source
var Info func() string
View Source
var MQEnd func() int64
View Source
var MQSet func() int64
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.