part

package
v1.1.2-0...-761c63c Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Partition

type Partition interface {
	GetSize() int64
	GetStart() int64
	ReadContents(util.File, io.Writer) (int64, error)
	WriteContents(util.File, io.Reader) (uint64, error)
}

Partition reference to an individual partition on disk

Jump to

Keyboard shortcuts

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