Files
go-ha/internal/network/light/light.go
2022-10-07 20:59:04 -04:00

5 lines
37 B
Go

package light
type Light struct {
}