package
0.0.0-20231113085030-4eb019d41f59
Repository: https://github.com/ego-component/ewechat.git
Documentation: pkg.go.dev
# Functions
PostXMLWithTLS perform a HTTP/POST request with XML body and TLS.
# Constants
AccessTokenURL 获取access_token的接口.
# Structs
AuthBaseInfo 授权的基本信息.
AuthFuncInfo 授权的接口内容.
AuthorizerInfo 授权方详细信息.
AuthrAccessToken 授权方AccessToken.
ComponentAccessToken 第三方平台.
Context struct.
ID 微信返回接口中各种类型字段.
MultipartFormField 保存文件或其他字段信息.
ResAccessToken struct.
ResQyAccessToken struct.
# Type aliases
GetAccessTokenFunc 获取 access token 的函数签名.