Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/taofei-pro/wechat

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/taofei-pro/wechat

  • v0.0.5
  • Source
  • Go
  • Socket score

Version published
Created
Source

wechat SDK for golang

https://github.com/chanxuehong/wechat

修改

把AccessToken改到redis中存储,防止不同服务器生成不同的token,相互覆盖,不断的请求token接口

简介

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

安装

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

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

文档

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

godoc -http=:8080

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

http://localhost:8080/

即可查看文档

授权(LICENSE)

wechat is licensed under the Apache Licence, Version 2.0

FAQs

Package last updated on 08 Oct 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc