Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Device ¶
type Device interface { io.ReaderAt io.Closer ReadFile(w *bufio.Writer, off, length int64) error GetSize() uint64 }
Device is a disk device object
type Generic ¶ added in v1.0.23
func NewGeneric ¶ added in v1.0.23
Click to show internal directories.
Click to hide internal directories.