package
0.0.0-20191216020642-7fde5a97f5fa
Repository: https://github.com/afairon/smeter.git
Documentation: pkg.go.dev

# Functions

NewDeviceServiceImpl initialize device service and access to database.
NewHumidityServiceImpl initialize humidity service and access to database.
NewPowerServiceImpl initialize power service and access to database.
NewSensorServiceImpl initialize sensor service and access to database.
NewTemperatureServiceImpl initialize temperature service and access to database.

# Structs

DeviceServiceImpl structure to access database.
HumidityServiceImpl structure to access database.
PowerServiceImpl structure to access database.
SensorServiceImpl structure to access database.
TemperatureServiceImpl structure to access database.