package
1.2.1
Repository: https://github.com/bububa/wechat.git
Documentation: pkg.go.dev

# README

微信小程序 模版消息 SDK

# Functions

发送模板消息, msg 是经过 encoding/json.Marshal 得到的结果符合微信消息格式的任何数据结构, 一般为 *TemplateMessage 类型.

# Structs

No description provided by the author