Documentation
¶
Index ¶
Constants ¶
View Source
const ReadRainQueryName = "readRain"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReadRain ¶
type ReadRain struct {
// contains filtered or unexported fields
}
func NewReadRain ¶
func NewReadRain(rs RainSensor) ReadRain
type ReadRainQuery ¶
type ReadRainQuery struct{}
func (ReadRainQuery) Name ¶
func (r ReadRainQuery) Name() string
Click to show internal directories.
Click to hide internal directories.