Categorygithub.com/gowechat/example
modulepackage
0.0.0-20221010113754-2c364e2aa721
Repository: https://github.com/gowechat/example.git
Documentation: pkg.go.dev

# README

example

wechat sdk examples

文档

wechat sdk文档

Build

  go build -o bin/example cmd/example/main.go

Run

请修改config.yaml中的相关为自己的参数再运行

./bin/example

关注公众号

学点程序

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

Index 显示首页.
InitWechat 获取wechat实例在这里已经设置了全局cache,则在具体获取公众号/小程序等操作实例之后无需再设置,设置即覆盖.
Run 程序入口.