filesystem

package
v0.0.0-...-1af2926 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2018 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileSystem

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

func New

func New(addr string) *FileSystem

func (*FileSystem) List

func (f *FileSystem) List() (file []string, err error)

func (*FileSystem) Reader

func (f *FileSystem) Reader(name string, startIndex uint64) (reader func() (*v1.ReadData, error), err error)

func (*FileSystem) Writer

func (f *FileSystem) Writer(name string) (writer router.Writer, err error)

type NodeServer

type NodeServer interface {
	pb.NodeServer
}

Jump to

Keyboard shortcuts

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