Matrix/entities/device/deviceController.go
2020-09-30 10:28:49 +02:00

5 lines
No EOL
47 B
Go

package device
func New() device *Device {
}