file_store

package
v1.0.6 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LocalStore //本地存储
	MinioStore //minio存储
	CosStore   //腾讯cos
	OssStore   //阿里oss
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Adapter

type Adapter interface {
	Store(fs *io.ReadCloser) error
}

Adapter 适配器

type StoreType

type StoreType int

func (StoreType) Adapter

func (e StoreType) Adapter() Adapter

Jump to

Keyboard shortcuts

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