Registry / http-client / chanxuehong-wechat

chanxuehong-wechat

JSON →
library0.0.0-20251219080029-3ccc67d5e12dgogounverified

Go SDK for WeChat (Weixin) official account and mini program APIs.

go get github.com/chanxuehong/wechat
INSTALL
IMPORT
SIG · CHANXUEHONG-WECHAT
C
chanxuehong-wechat
http-clientgov0.0.0-20251219080029-3ccc67d5e12d
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

wechat
github.com/chanxuehong/wechat

Initialize a WeChat client with app credentials.

package main import ( "fmt" "github.com/chanxuehong/wechat" ) func main() { client := wechat.NewClient("appid", "secret") fmt.Println(client) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20251219080029-3ccc67d5e12dlatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
34 hits · last 30 days
node
30
OpenAI (training)
1
Resources
chanxuehong-wechat — go get chanxuehong-wechat · libregistry