gstorage

package
v0.0.0-...-56ee4c0 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsNotExistError

func IsNotExistError(err error) bool

Types

type Client

type Client interface {
	Read(ctx context.Context, object string) (*bytes.Buffer, error)
	Write(ctx context.Context, object string, content io.Reader) (int64, error)
}

func NewClient

func NewClient(bucketName string) Client

Jump to

Keyboard shortcuts

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