package
1.7.2
Repository: https://github.com/ansiz/beego.git
Documentation: pkg.go.dev

# Functions

APIBaiscAuth use the basic appid/appkey as the AppIdToAppSecret.
APISecretAuth use AppIdToAppSecret verify and.
Signature used to generate signature with the appsecret/method/params/RequestURI.

# Type aliases

AppIDToAppSecret is used to get appsecret throw appid.