service

package
v0.0.0-...-20002e4 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Oss

type Oss interface {
	PreSignedPutObjectUrl(ctx context.Context, req *oss.PreSignedPutObjectUrlReq) (*oss.PreSignedPutObjectUrlResp, error)
	PutObject(ctx context.Context, req *oss.PutObjectReq) (resp *oss.PutObjectResp, err error)
}

func GetOssImpl

func GetOssImpl(ossType oss.OssPlatformType) (Oss, error)

GetOssImpl 获取 对应的 oss 的实现.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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