devices

package
v0.175.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Device

type Device struct {
	Name string
	OS   string
}

Device describes a real device that can be used to run tests.

type Reader

type Reader interface {
	GetDevices(ctx context.Context, OS string) ([]Device, error)
}

Reader is the interface for retrieving available devices.

Jump to

Keyboard shortcuts

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