cmd

package
v0.0.0-...-bc42473 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2024 License: BSD-3-Clause Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CollectCaps

func CollectCaps(args []string) (caps []eris.ReadCapability, err error)

func CopyCBOR

func CopyCBOR(store eris.Store, r io.Reader, args []string) (err error)

func Dumpfs

func Dumpfs(store eris.Store, args []string) error

func Get

func Get(store eris.Store, w io.Writer, args []string) error

func Mkfs

func Mkfs(store eris.Store, w io.Writer, r io.Reader, args []string) (err error)

func OpenStoreByUrl

func OpenStoreByUrl(u *url.URL) (store eris.Store, err error)

func PostServiceChannel

func PostServiceChannel(store eris.Store, name string) error

func Put

func Put(store eris.Store, w io.Writer, r io.Reader, args []string) (err error)

func Serve

func Serve(store eris.Store, args []string) (err error)

func ServeFuse

func ServeFuse(store eris.Store, mountpoint string) error

func StoreMerge

func StoreMerge(sink eris.Store, args []string) (err error)

func StoreVerify

func StoreVerify(store eris.IteratorStore, args []string) (err error)

Types

type ErisFile

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

func (ErisFile) Attr

func (file ErisFile) Attr(ctx context.Context, a *fuse.Attr) error

func (ErisFile) Read

func (file ErisFile) Read(ctx context.Context, req *fuse.ReadRequest, resp *fuse.ReadResponse) (err error)

Jump to

Keyboard shortcuts

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