zs3

package
v1.4.2 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewNative

func NewNative(region, host, key, secret string) *s3.S3

Types

type Object

type Object struct {
	Name        string
	Reader      io.ReadSeeker
	Bytes       []byte
	ContentType string
	ACL         string
}

type ZS3

type ZS3 struct {
	Buket string

	*s3.S3
}

func New

func New(region, host, buket, key, secret string) *ZS3

func (*ZS3) ZDeleteObject

func (z *ZS3) ZDeleteObject(name string) error

func (*ZS3) ZPutObject

func (z *ZS3) ZPutObject(o *Object) error

Jump to

Keyboard shortcuts

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