Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrTypeIsNil = errors.New("类型为Nil") ErrTypeUnknown = errors.New("未处理到的数据类型") )
View Source
var ( // AppKey 应用Key AppKey string // SecretKey 秘密 SecretKey string // Router 环境请求地址 Router = "https://api.jd.com/routerjson" // Timeout ... Timeout time.Duration )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.