Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VisualCrossing ¶
type VisualCrossing struct {
Key string
// contains filtered or unexported fields
}
func (*VisualCrossing) GetAstrocast ¶
func (v *VisualCrossing) GetAstrocast() ([]weather.AstroEvent, error)
func (*VisualCrossing) GetWeather ¶
func (v *VisualCrossing) GetWeather() ([]weather.Record, error)
Click to show internal directories.
Click to hide internal directories.