package
0.9.0
Repository: https://github.com/loojee/workwx.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
VerifyHTTPRequestSignature 校验一个 HTTP 请求的签名是否完好 这是 VerifySignature 的简单包装。.
VerifySignature 校验一个 ToMsgSignature 的签名是否完好 NOTE: Go 没有 default method for interface,因此无法以 `foo.VerifySignature()` 的形式实现。.

# Interfaces

ToMsgSignature 适配企业微信请求参数签名的 interface.