# Functions
No description provided by the author
NewMockHardware creates a new mock instance.
# Structs
No description provided by the author
MockHardware is a mock of Hardware interface.
MockHardwareMockRecorder is the mock recorder for MockHardware.
# Interfaces
go:generate mockgen -package=hardware -destination=mock_hardware.go .