package
1.12.5-sonek
Repository: https://github.com/openstars/beego.git
Documentation: pkg.go.dev

# Functions

APIBaiscAuth calls APIBasicAuth for previous callers.
APIBasicAuth 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.