aliyun

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAliyunOSSStorage

func NewAliyunOSSStorage(args difyoss.OSSArgs) (difyoss.OSS, error)

Types

type AliyunOSSStorage

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

func (*AliyunOSSStorage) Delete

func (s *AliyunOSSStorage) Delete(key string) error

func (*AliyunOSSStorage) Exists

func (s *AliyunOSSStorage) Exists(key string) (bool, error)

func (*AliyunOSSStorage) List

func (s *AliyunOSSStorage) List(prefix string) ([]difyoss.OSSPath, error)

func (*AliyunOSSStorage) Load

func (s *AliyunOSSStorage) Load(key string) ([]byte, error)

func (*AliyunOSSStorage) Save

func (s *AliyunOSSStorage) Save(key string, data []byte) error

func (*AliyunOSSStorage) State

func (s *AliyunOSSStorage) State(key string) (difyoss.OSSState, error)

func (*AliyunOSSStorage) Type

func (s *AliyunOSSStorage) Type() string

Jump to

Keyboard shortcuts

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