//
pkg.gl
Category
github.com/supaplextor/adb-goautomation
device
package
0.1.9
Repository:
https://github.com/supaplextor/adb-goautomation.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
113 SLOC
#
Functions
NewDevice
NewDevice method creates a new Device based on given serial number, adb operation timeout and connecting adb enpoint for this device.
#
Constants
PROP_BOOT_STATUS
Property that represents devices boot status.
#
Structs
Device
Device struct represents adb capable android device, its serial number and associated adb endpoint.