Versions in this module Expand all Collapse all v2 v2.0.2 Jul 8, 2020 Changes in this version + type Wechat struct + func NewWechat() *Wechat + func (wc *Wechat) GetMiniProgram(cfg *miniConfig.Config) *miniprogram.MiniProgram + func (wc *Wechat) GetOfficialAccount(cfg *offConfig.Config) *officialaccount.OfficialAccount + func (wc *Wechat) GetOpenPlatform(cfg *openConfig.Config) *openplatform.OpenPlatform + func (wc *Wechat) GetPay(cfg *payConfig.Config) *pay.Pay + func (wc *Wechat) SetCache(cahce cache.Cache) Other modules containing this package github.com/narrowizard/wechat