oss

package
v0.0.0-...-003dd1b Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2020 License: BSD-2-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AliOSS

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

func NewAliOSS

func NewAliOSS(conf *Config) (aliOSS *AliOSS, err error)

func (*AliOSS) Upload

func (aliOSS *AliOSS) Upload(data []byte, name string) (url string, err error)

type Config

type Config struct {
	AccessKeyID     string
	AccessKeySecret string
	BucketName      string
	Endpoint        string
	TokenExpireTime string
	UploadDir       string
}

Jump to

Keyboard shortcuts

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