apis

package
v7.23.0 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Media

type Media struct {
	// contains filtered or unexported fields
}

API 客户端

func NewMedia

func NewMedia(options *httpclient.Options) *Media

创建 API 客户端

func (*Media) Pfop

func (media *Media) Pfop(ctx context.Context, request *PfopRequest, options *Options) (*PfopResponse, error)

触发持久化数据处理命令

func (*Media) Prefop

func (media *Media) Prefop(ctx context.Context, request *PrefopRequest, options *Options) (*PrefopResponse, error)

查询持久化数据处理命令的执行状态

type Options

type Options struct {
	OverwrittenBucketHosts region.EndpointsProvider
	OverwrittenBucketName  string
	OverwrittenEndpoints   region.EndpointsProvider
	OverwrittenRegion      region.RegionsProvider
	OnRequestProgress      func(uint64, uint64)
}

API 客户端选项

type PfopRequest

type PfopRequest = pfop.Request

type PfopResponse

type PfopResponse = pfop.Response

type PrefopRequest

type PrefopRequest = prefop.Request

type PrefopResponse

type PrefopResponse = prefop.Response

Directories

Path Synopsis
触发持久化数据处理命令
触发持久化数据处理命令
查询持久化数据处理命令的执行状态
查询持久化数据处理命令的执行状态

Jump to

Keyboard shortcuts

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