package
0.0.0-20230504082417-bff952498ac4
Repository: https://github.com/tupyy/tinyedge-controller.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
# Structs
DeviceReaderWriterMock is a mock implementation of DeviceReaderWriter.
No description provided by the author
# Interfaces
DeviceReader is an interface that groups all the methods allowing to query/get devices.
go:generate moq -out device_rw_moq.go .
DeviceWriter allows creating a device.