taobao

package
v0.0.0-...-3faa710 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2020 License: BSD-3-Clause Imports: 6 Imported by: 0

README

目录

  • sms: 短信
  • logistics: 物流

Documentation

Overview

*

  • Created by GoLand.
  • User: 姜伟
  • Date: 2020/1/2 0002
  • Time: 9:30

*

  • Created by GoLand.
  • User: 姜伟
  • Date: 2020/1/2 0002
  • Time: 9:31

*

  • Created by GoLand.
  • User: 姜伟
  • Date: 2020/1/2 0002
  • Time: 9:32

Index

Constants

View Source
const (
	TaoBaoUrlEnv = "https://eco.taobao.com/router/rest" // 环境链接
)

Variables

This section is empty.

Functions

func NewUtilTaoBao

func NewUtilTaoBao() *utilTaoBao

Types

type BaseTaoBao

type BaseTaoBao struct {
	api.APIOuter

	AppKey    string // 应用标识
	AppSecret string // 应用密钥
	// contains filtered or unexported fields
}

func NewBaseTaoBao

func NewBaseTaoBao() BaseTaoBao

func (*BaseTaoBao) GetRequest

func (b *BaseTaoBao) GetRequest() (*fasthttp.Client, *fasthttp.Request)

func (*BaseTaoBao) GetRespTag

func (b *BaseTaoBao) GetRespTag() string

func (*BaseTaoBao) SetMethod

func (b *BaseTaoBao) SetMethod(method string)

type IBaseTaoBao

type IBaseTaoBao interface {
	api.IAPIOuter
	SetMethod(method string)
	GetRespTag() string
}

Directories

Path Synopsis
* * Created by GoLand.
* * Created by GoLand.
address
* * Created by GoLand.
* * Created by GoLand.
company
* * Created by GoLand.
* * Created by GoLand.
trace
* * Created by GoLand.
* * Created by GoLand.
sms
* * Created by GoLand.
* * Created by GoLand.
dayu
* * 大鱼接口-短信查询 * User: 姜伟 * Date: 2019/12/23 0023 * Time: 10:31 * * 大鱼接口-短信发送 * User: 姜伟 * Date: 2019/12/24 0024 * Time: 23:19
* * 大鱼接口-短信查询 * User: 姜伟 * Date: 2019/12/23 0023 * Time: 10:31 * * 大鱼接口-短信发送 * User: 姜伟 * Date: 2019/12/24 0024 * Time: 23:19

Jump to

Keyboard shortcuts

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