Registry / networking / silenceper-wechat-v2

silenceper-wechat-v2

JSON →
library2.1.7gogounverified

A comprehensive Go SDK for integrating with WeChat (Weixin) official account, mini programs, and payment APIs.

go get github.com/silenceper/wechat/v2
INSTALL
IMPORT
SIG · SILENCEPER-WECHAT-
S
silenceper-wechat-v2
networkinggov2.1.7
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/silenceper/wechat/v2

Initialize the WeChat SDK instance

package main import ( "fmt" "github.com/silenceper/wechat/v2" ) func main() { wc := wechat.NewWechat() fmt.Println(wc) }
Debug
Known issues
breakingBreaking changes between v1 and v2
fix
Use v2 import path and update API calls accordingly
affects: <2.0.0
Upgrade
Version history
2.1.7latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
OpenAI (training)
1
Resources
silenceper-wechat-v2 — go get silenceper-wechat-v2 · libregistry