folder

package
v0.0.0-...-8c2001a Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Binding

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

func New

func New(chub store.CabinetHub, tenantId string) Binding

func (*Binding) AddFile

func (b *Binding) AddFile(bucket string, file string, contents []byte) error

func (*Binding) DeleteFile

func (b *Binding) DeleteFile(bucket string, file string) error

func (*Binding) GetFile

func (b *Binding) GetFile(bucket string, file string) ([]byte, error)

func (*Binding) ListFolder

func (b *Binding) ListFolder(bucket string) ([]string, error)

Jump to

Keyboard shortcuts

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