Documentation ¶
Index ¶
Constants ¶
View Source
const (
Url = "https://tdrm2.fiff.de/index.php"
)
Variables ¶
This section is empty.
Functions ¶
func Fetch ¶
func Fetch(c *colly.Collector, cb func(Station), ecb cfac.ErrorCallback) *sync.WaitGroup
func NewMeasurable ¶
func NewMeasurable() cfac.Measurable
Types ¶
type Measurable ¶
type Measurable struct{}
func (*Measurable) Fetch ¶
func (m *Measurable) Fetch(c *colly.Collector, cb cfac.MeasurementCallback, ecb cfac.ErrorCallback) *sync.WaitGroup
Click to show internal directories.
Click to hide internal directories.