qiniu

package
v0.0.0-...-092a443 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OssQiniuConf

type OssQiniuConf struct {
	AccessKey string
	SecretKey string
	Bucket    string
	Domain    string
}

func NewQiniuOss

func NewQiniuOss(conf *OssQiniuConf) *OssQiniuConf

func (*OssQiniuConf) QiniuByForm

func (o *OssQiniuConf) QiniuByForm(ctx context.Context, formFile io.Reader, key string, fileSize int64) (string, error)

QiniuByForm 上传表单文件到七牛云 ctx 上下文 file 文件 key 文件名 fileSize 文件大小 返回文件地址

Jump to

Keyboard shortcuts

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