Versions in this module Expand all Collapse all v1 v1.0.2 Feb 24, 2023 v1.0.1 Dec 13, 2022 v1.0.0 Dec 4, 2022 Changes in this version + type Js struct + func NewJs(context *context.Context, appID string) *Js + func (js *Js) GetConfig(uri, appid string) (config *officialJs.Config, err error) + func (js *Js) SetJsTicketHandle(ticketHandle credential.JsTicketHandle)