Versions in this module Expand all Collapse all v1 v1.0.1 Jul 29, 2019 v1.0.0 Jul 29, 2019 Changes in this version + const MAX_TIME_SPAN + func FindAPIAccount(appid string) *apiAccount + func NewAPIAccount(lifespanDays int) *apiAccount + type ApiAccount struct + AppID string + AppKey string + CreateTime int + Lifespan int + func (a *ApiAccount) Check(appid, appt, appr, apivc string) error