domains

package
v0.0.0-...-ba3ee0b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 11, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Departure

type Departure struct {
	Line             string `json:"line"`
	Destination      string `json:"destination"`
	ArrivalInMinutes int    `json:"arrivalInMinutes"`
}

type Departures

type Departures struct {
	Departures []Departure `json:"departures"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL