filesystem

package
v1.0.7 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Local = "local"
	Oss   = "oss"
	Qi    = "qi"
	Minio = "minio"
)

Variables

This section is empty.

Functions

func NewClient

func NewClient[T Driver]() T

Types

type Driver

type Driver interface {
	*oss.Client
}

type DriverType

type DriverType[T Driver] struct {
	// contains filtered or unexported fields
}

func NewFileDriverType

func NewFileDriverType[T Driver](driver T) DriverType[T]

func (DriverType[T]) Data

func (d DriverType[T]) Data() T

Jump to

Keyboard shortcuts

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