//
pkg.gl
Category
github.com/bububa/wechat
miniapp
message
template
package
1.2.1
Repository:
https://github.com/bububa/wechat.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
28 SLOC
#
README
微信小程序 模版消息 SDK
#
Functions
Send
发送模板消息, msg 是经过 encoding/json.Marshal 得到的结果符合微信消息格式的任何数据结构, 一般为 *TemplateMessage 类型.
#
Structs
Message
No description provided by the author