tar

package
v1.33.0 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Folder

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

func New

func New(name string) (*Folder, bool, error)

func NewExisting

func NewExisting(name string) (*Folder, bool, error)

func (*Folder) Delete

func (me *Folder) Delete(id string) error

func (*Folder) Get

func (me *Folder) Get(id string) (*api.Stub, []byte, error)

func (*Folder) List

func (me *Folder) List() (api.Stubs, error)

func (*Folder) Save

func (me *Folder) Save(stub api.Stub, data []byte) error

Jump to

Keyboard shortcuts

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