debugfs

package
v0.0.0-...-d30a6d4 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2020 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DebugFileServer

type DebugFileServer struct {
	FileServer protocol.NineServer
}

func (*DebugFileServer) Rattach

func (dfs *DebugFileServer) Rattach(fid protocol.FID, afid protocol.FID, uname string, aname string) (protocol.QID, error)

func (*DebugFileServer) Rclunk

func (dfs *DebugFileServer) Rclunk(fid protocol.FID) error

func (*DebugFileServer) Rcreate

func (dfs *DebugFileServer) Rcreate(fid protocol.FID, name string, perm protocol.Perm, mode protocol.Mode) (protocol.QID, protocol.MaxSize, error)

func (*DebugFileServer) Rflush

func (dfs *DebugFileServer) Rflush(o protocol.Tag) error

func (*DebugFileServer) Ropen

func (*DebugFileServer) Rread

func (dfs *DebugFileServer) Rread(fid protocol.FID, o protocol.Offset, c protocol.Count) ([]byte, error)

func (*DebugFileServer) Rremove

func (dfs *DebugFileServer) Rremove(fid protocol.FID) error

func (*DebugFileServer) Rstat

func (dfs *DebugFileServer) Rstat(fid protocol.FID) ([]byte, error)

func (*DebugFileServer) Rversion

func (dfs *DebugFileServer) Rversion(msize protocol.MaxSize, version string) (protocol.MaxSize, string, error)

func (*DebugFileServer) Rwalk

func (dfs *DebugFileServer) Rwalk(fid protocol.FID, newfid protocol.FID, paths []string) ([]protocol.QID, error)

func (*DebugFileServer) Rwrite

func (dfs *DebugFileServer) Rwrite(fid protocol.FID, o protocol.Offset, b []byte) (protocol.Count, error)

func (*DebugFileServer) Rwstat

func (dfs *DebugFileServer) Rwstat(fid protocol.FID, b []byte) error

Jump to

Keyboard shortcuts

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