Documentation ¶
Index ¶
- func WxmpAuth(appId, appSecret, code string) (string, string, error)
- func WxmpDecrypt(appId, wxId, encryptedData, iv string) (*typwx.WxmpUserInfo, error)
- func WxoaGetSignature(appId, appSecret, url string) (*typwx.WxoaSignature, error)
- func WxqrGetWxId(appId, appSecret, code string) (string, string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WxmpDecrypt ¶
func WxmpDecrypt(appId, wxId, encryptedData, iv string) (*typwx.WxmpUserInfo, error)
WxmpDecrypt 微信小程序解密
func WxoaGetSignature ¶
func WxoaGetSignature(appId, appSecret, url string) (*typwx.WxoaSignature, error)
WxoaGetSignature 微信公众号获取签名
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.