# gowechat_example **Repository Path**: elchen88/gowechat_example ## Basic Information - **Project Name**: gowechat_example - **Description**: No description available - **Primary Language**: Go - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-08 - **Last Updated**: 2021-09-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # example wechat sdk examples ## 文档 [wechat sdk文档](https://silenceper.com/wechat) ## Build ```go go build -o bin/example cmd/example/main.go ``` ## Run 请修改config.yaml中的相关为自己的参数再运行 ```go ./bin/example ``` ## 关注公众号 ![学点程序](https://silenceper.oss-cn-beijing.aliyuncs.com/qrcode/search_study_program.png)