MCPcopy Create free account
hub / github.com/chanxuehong/wechat

github.com/chanxuehong/wechat @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
1,001 symbols 1,980 edges 245 files 507 documented · 51% 1 cross-repo links updated 6d ago★ 2,66529 open issues

Browse by type

Functions 669 Types & classes 332
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

wechat SDK for golang

https://github.com/chanxuehong/wechat

简介

模块 描述
mp 微信公众平台 SDK
mch 微信商户平台(微信支付) SDK

安装

go get -u github.com/chanxuehong/wechat/...

一点简单的帮助文档, 也许对你有作用

联系方式

QQ群: 297489459

文档

代码下载下来后,放入 GOPATH 路径的 src 下面,可以在shell(windows 下面是 cmd) 里运行

godoc -http=:8080

然后在浏览器里地址栏输入

http://localhost:8080/

即可查看文档

授权(LICENSE)

wechat is licensed under the Apache Licence, Version 2.0

Extension points exported contracts — how you extend this code

browse all types & interfaces →

Core symbols most depended-on inside this repo

browse all functions →

Shape

Function 497
Struct 307
Method 172
TypeAlias 11
Interface 10
FuncType 4

Languages

Go100%

Modules by API surface

mp/core/handler.go27 symbols
mp/message/custom/msg.go26 symbols
mp/card/event.go22 symbols
mp/message/mass/preview/msg.go19 symbols
mp/message/callback/response/msg.go16 symbols
mp/menu/event.go16 symbols
mp/menu/menu.go15 symbols
mp/core/server.go15 symbols
mp/message/callback/request/msg.go14 symbols
mp/jssdk/ticket_server.go14 symbols
mp/datacube/upstream_msg.go14 symbols
mp/core/access_token_server.go14 symbols

Used by 1 indexed graphs manifest dependencies, hub-wide

For agents

$ claude mcp add wechat \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page