jsapi

package
v0.0.0-...-4a54426 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 16, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetAgentTicket

func GetAgentTicket(result *ResultTicket) wx.Action

func GetQYTicket

func GetQYTicket(result *ResultTicket) wx.Action

Types

type ResultSign

type ResultSign struct {
	NonceStr  string `json:"noncestr"`
	Timestamp int64  `json:"timestamp"`
	Signature string `json:"signature"`
}

func Sign

func Sign(ticket, url string) *ResultSign

type ResultTicket

type ResultTicket struct {
	Ticket    string `json:"ticket"`
	ExpiresIn int    `json:"expires_in"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL