media

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Upload

func Upload(clt *core.Client, file string) (resp map[string]string, err error)

Submit 申请入驻接口提交你的小微商户资料,申请后一般5分钟左右可以查询到具体的申请结果

NOTE: 请求需要双向证书.

Types

type UploadMediaRequest

type UploadMediaRequest struct {
	// XMLName xml根节点标识
	XMLName xml.Name `xml:"xml"`
	// Media 媒体文件
	Media string `xml:"media"`
	// MediaHash 媒体文件hash
	MediaHash string `xml:"media_hash"`
}

UploadMediaRequest 上传图片数据结构

Jump to

Keyboard shortcuts

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