Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReulstString ¶
Types ¶
type GinWxMsg ¶
type GinWxMsg struct {
Gin *gin.Context
WxCtx *context.Context
MixMessage *message.MixMessage
IsSafeMode bool
IsJSONContent bool
Random []byte
Nonce string
Timestamp int64
SkipValidate bool
OpenID string
MessageReply *message.Reply
RequestRawXMLMsg []byte
RequestMsg *message.MixMessage
ResponseRawXMLMsg []byte
ResponseMsg interface{}
}
gin 微信消息
Click to show internal directories.
Click to hide internal directories.