common

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultServer = "https://api.jd.com/routerjson"

	DefaultFormat      = "json"
	DefaultVersion     = "1.0"
	DefaultSignMethod  = "md5"
	DefaultAccessToken = "undefined"
	DefaultParamJson   = "{}"
)
View Source
const (
	RequestMethod = "GET"

	ApiMethodPluginBaseRequestKey = "Request"

	ApiResponseErrorMsgKey    = "error_response"
	ApiResponseCodeKey        = "code"
	ApiResponseErrorZHDescKey = "zh_desc"
	ApiResponseErrorENDescKey = "en_desc"
	ApiResponseResultKey      = "queryResult"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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