nfs

package
v0.6.2 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2021 License: MIT Imports: 14 Imported by: 25

Documentation

Index

Constants

View Source
const (
	PATH = "path"
	FILE = "file"
	LINE = "line"
	SIZE = "size"

	CAT_LOCAL = "cat_local"
)
View Source
const (
	TYPE_ALL  = "all"
	TYPE_CAT  = "cat"
	TYPE_DIR  = "dir"
	TYPE_BOTH = "both"
)
View Source
const (
	DIR_ROOT = "dir_root"
	DIR_TYPE = "dir_type"
	DIR_DEEP = "dir_deep"
	DIR_REG  = "dir_reg"
)
View Source
const CAT = "cat"
View Source
const COPY = "copy"
View Source
const DEFS = "defs"
View Source
const DIR = "dir"
View Source
const LINK = "link"
View Source
const PUSH = "push"
View Source
const SAVE = "save"
View Source
const TAIL = "tail"
View Source
const TRASH = "trash"

Variables

View Source
var Index = &ice.Context{Name: "nfs", Help: "存储模块"}

Functions

func Dir

func Dir(m *ice.Message, sort string)

Types

type ReadCloser added in v0.5.6

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

func NewReadCloser added in v0.5.6

func NewReadCloser(r io.Reader) *ReadCloser

func (*ReadCloser) Close added in v0.5.6

func (r *ReadCloser) Close() error

func (*ReadCloser) Read added in v0.5.6

func (r *ReadCloser) Read(buf []byte) (int, error)

Jump to

Keyboard shortcuts

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