types

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: May 13, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package types contains interface and structure for discovering of logic entries on drive

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DiscoverResult

type DiscoverResult struct {
	Message string
	HasData bool
}

DiscoverResult encapsulates result of DiscoverData function

type WrapDataDiscover

type WrapDataDiscover interface {
	DiscoverData(device, serialNumber string) (*DiscoverResult, error)
}

WrapDataDiscover is the interface which encapsulates method to discover data on drives

Jump to

Keyboard shortcuts

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