timetable-extension #1
@ -14,4 +14,9 @@ func runUpdate(updateType string) error {
|
||||
return err
|
||||
}
|
||||
return errors.New("This function is not yet defined")
|
||||
|
||||
// Fetch Data
|
||||
// Check that the data is not too old. Maybe aim for less than two days?
|
||||
// Write a parsing function that can handle VSTP as well as SCHEDULE data
|
||||
// Handle database management
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user