kuaishou

package
v0.0.0-...-a39b875 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JsCode2SessionRequest

type JsCode2SessionRequest struct {
	AppId         string `json:"appid"`
	Secret        string `json:"secret"`
	Code          string `json:"code"`
	AnonymousCode string `json:"anonymous_code"`
}

type JsCode2SessionResponse

type JsCode2SessionResponse struct {
	Result     int32  `json:"result"`
	Message    string `json:"error_msg"`
	OpenId     string `json:"open_id"`
	UnionId    string `json:"union_id"`
	SessionKey string `json:"session_key"`
}

Jump to

Keyboard shortcuts

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