sgwxdef

package
v1.9.9 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	WX_ERROR_CODE_STR string = "errcode"
	WX_ERROR_MSG_STR  string = "errmsg"
)
View Source
const (
	WX_ACCESS_TOKEN_STR           string = "access_token"
	WX_ACCESS_TOKEN_EXPIRY_DT_STR string = "expires_in"
)
View Source
const (
	WX_GZH_TIMESTAMP_STR string = "timestamp"
	WX_GZH_SIGNATURE_STR string = "signature"
	WX_GZH_NONCE_STR     string = "nonce"
	WX_GZH_ECHO_STR      string = "echostr"
)
View Source
const (
	WX_OPEN_ID_STR string = "openid"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type WxAppidCfg added in v1.7.0

type WxAppidCfg struct {
	Appid  string `json:"appid"`
	Secret string `json:"secret"`
}

Jump to

Keyboard shortcuts

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