Versions in this module Expand all Collapse all v2 v2.0.2 Jul 8, 2020 Changes in this version + type Auth struct + func NewAuth(ctx *context.Context) *Auth + func (auth *Auth) Code2Session(jsCode string) (result ResCode2Session, err error) + func (auth *Auth) GetPaidUnionID() + type ResCode2Session struct + OpenID string + SessionKey string + UnionID string