pinduoduo

package module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2021 License: MIT Imports: 14 Imported by: 0

README

Golang

📦 Golang 拼多多 进宝 SDK

godoc goproxy.cn goreportcard.com deps.dev

Install 安装

go get -v -u github.com/dtapps/go-pinduoduo

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Parameter

type Parameter map[string]interface{}

Parameter 参数

type ParameterEncode

type ParameterEncode []string

ParameterEncode 参数

type PinDuoDuo

type PinDuoDuo struct {
	ClientId     string //必填	POP分配给应用的client_id
	ClientSecret string //必填	POP分配给应用的client_secret
}

PinDuoDuo 公共请求参数

func (*PinDuoDuo) Send

func (d *PinDuoDuo) Send(method string, param Parameter) (*simplejson.Json, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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