//
pkg.gl
Category
github.com/harshthakur9030/node-disk-manager
integration_tests
udev
package
0.5.0
Repository:
https://github.com/harshthakur9030/node-disk-manager.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
119 SLOC
#
Functions
NewDisk
NewDisk creates a Disk struct, with a specified size.
TriggerEvent
TriggerEvent triggers a udev event for the device with syspath.
#
Constants
UdevEventAdd
UDEV events available in the system.
UdevEventRemove
UDEV events available in the system.
#
Structs
Disk
Disk has the attributes of a virtual disk which is emulated for integration testing.