package
1.2.1
Repository: https://github.com/bububa/wechat.git
Documentation: pkg.go.dev

# README

微信第三方平台 SDK 核心 package

# Functions

NewClient 创建一个新的 Client.
NewDefaultAccessTokenServer 创建一个新的 DefaultAccessTokenServer, 如果 httpClient == nil 则默认使用 util.DefaultHttpClient.

# Constants

access_token 过期错误码(maybe!!!).
access_token 过期错误码.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
Context 是 Handler 处理消息(事件)的上下文环境.
DefaultAccessTokenServer 实现了 AccessTokenServer 接口.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

access_token 中控服务器接口.
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author