tencentcos

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: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewTencentCOSStorage

func NewTencentCOSStorage(args oss.OSSArgs) (oss.OSS, error)

Types

type TencentCOSStorage

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

func (*TencentCOSStorage) Delete

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

func (*TencentCOSStorage) Exists

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

func (*TencentCOSStorage) List

func (s *TencentCOSStorage) List(prefix string) ([]oss.OSSPath, error)

func (*TencentCOSStorage) Load

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

func (*TencentCOSStorage) Save

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

func (*TencentCOSStorage) State

func (s *TencentCOSStorage) State(key string) (oss.OSSState, error)

func (*TencentCOSStorage) Type

func (s *TencentCOSStorage) Type() string

Jump to

Keyboard shortcuts

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