wechat

package module
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 16, 2023 License: Apache-2.0 Imports: 13 Imported by: 0

README

wechat

更新日期: 2023/2/5 3:15 版本说明: 原始版本是 wechat-v2 2022/12/12 16:46 启用。2023/2/6 9:00 再次更新,以便与 sirupsen v2.0.9 相同/同步。 更新版本: 2023/2/10 9:00 使用 wechat-v2 再次更新。

版本定义和修改

初始定义版本:0.1.0/0.1.1 修改日期:2023/2/6 9:10 /2023/2/9 修改后在 Git 面板【提交】和同步更新我的远程库:2023/2/10 9:30 最新更新完成。

介绍

微信 Go 语言源码 wechat 测试库。

软件架构

软件架构说明 依赖资源参见 go.mod 文件,使用 go 1.16 版本之后,因为 officialaccount 等依赖资源已经迁移到本源码项目中,所以不用依赖原始的 github.com/silenceper/wechat/v2 v2.0.9 版本。

安装教程
  1. xxxx
  2. xxxx
  3. xxxx
使用说明
  1. xxxx
  2. xxxx
  3. xxxx
参与贡献
  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request
特技
  1. 使用 Readme_XXX.md 来支持不同的语言,例如 Readme_en.md, Readme_zh.md
  2. Gitee 官方博客 blog.gitee.com
  3. 你可以 https://gitee.com/explore 这个地址来了解 Gitee 上的优秀开源项目
  4. GVP 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目
  5. Gitee 官方提供的使用手册 https://gitee.com/help
  6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 https://gitee.com/gitee-stars/

Documentation

Overview

Package wechat provide wechat sdk for go

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Wechat

type Wechat struct {
	// contains filtered or unexported fields
}

Wechat struct

func NewWechat

func NewWechat() *Wechat

NewWechat init

func (*Wechat) GetMiniProgram

func (wc *Wechat) GetMiniProgram(cfg *miniConfig.Config) *miniprogram.MiniProgram

GetMiniProgram 获取小程序的实例

func (*Wechat) GetOfficialAccount

func (wc *Wechat) GetOfficialAccount(cfg *offConfig.Config) *officialaccount.OfficialAccount

GetOfficialAccount 获取微信公众号实例

func (*Wechat) GetOpenPlatform

func (wc *Wechat) GetOpenPlatform(cfg *openConfig.Config) *openplatform.OpenPlatform

GetOpenPlatform 获取微信开放平台的实例

func (*Wechat) GetPay

func (wc *Wechat) GetPay(cfg *payConfig.Config) *pay.Pay

GetPay 获取微信支付的实例

func (*Wechat) GetWork

func (wc *Wechat) GetWork(cfg *workConfig.Config) *work.Work

GetWork 获取企业微信的实例

func (*Wechat) SetCache

func (wc *Wechat) SetCache(cache cache.Cache)

SetCache 设置cache

Directories

Path Synopsis
config
Package config 小程序config配置
Package config 小程序config配置
tcb
device
Package device 设备相关接口
Package device 设备相关接口
js
ocr
user
Package user blacklist 公众号用户黑名单管理 参考文档:https://developers.weixin.qq.com/doc/offiaccount/User_Management/Manage_blacklist.html
Package user blacklist 公众号用户黑名单管理 参考文档:https://developers.weixin.qq.com/doc/offiaccount/User_Management/Manage_blacklist.html
context
Package context 开放平台相关context
Package context 开放平台相关context
pay
config
Package config 企业微信config配置
Package config 企业微信config配置
kf
msgaudit
Package msgaudit for unsupport platform
Package msgaudit for unsupport platform

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL