Versions in this module Expand all Collapse all v2 v2.1.8 Mar 10, 2024 Changes in this version + type Params struct + ActName string + ClientIP string + MchBillno string + ReOpenID string + Remark string + RootCa string + SendName string + TotalAmount int + TotalNum int + Wishing string + type Redpacket struct + func NewRedpacket(cfg *config.Config) *Redpacket + func (redpacket *Redpacket) SendRedpacket(p *Params) (rsp *Response, err error) + type Response struct + ErrCode string + ErrCodeDes string + MchBillno string + MchID string + ReOpenID string + ResultCode string + ReturnCode string + ReturnMsg string + SendListid string + TotalAmount int + Wxappid string