fakes

package
v2.53.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2017 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeDeviceUtil

type FakeDeviceUtil struct {
	GetFilesContentsFileNames []string
	GetFilesContentsError     error
	GetFilesContentsContents  [][]byte

	GetBlockDeviceSizeError error
	GetBlockDeviceSizeSize  uint64
}

func NewFakeDeviceUtil

func NewFakeDeviceUtil() (util *FakeDeviceUtil)

func (*FakeDeviceUtil) GetBlockDeviceSize

func (util *FakeDeviceUtil) GetBlockDeviceSize() (size uint64, err error)

func (*FakeDeviceUtil) GetFilesContents

func (util *FakeDeviceUtil) GetFilesContents(fileNames []string) ([][]byte, error)

Jump to

Keyboard shortcuts

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