package
0.0.0-20240527130850-31e80a2ae30c
Repository: https://github.com/jamespfennell/path-train-gtfs-realtime.git
Documentation: pkg.go.dev

# README

Source API protos

curl https://raw.githubusercontent.com/mrazza/path-data/master/proto/common.proto > common.proto
curl https://raw.githubusercontent.com/mrazza/path-data/master/proto/routes.proto > routes.proto
curl https://raw.githubusercontent.com/mrazza/path-data/master/proto/server.proto > server.proto
curl https://raw.githubusercontent.com/mrazza/path-data/master/proto/stations.proto > stations.proto

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
Deprecated: Do not use.
No description provided by the author
Deprecated: Do not use.
No description provided by the author
The train is either in the station or arriving soon.
The train is experiencing a delay.
The train is running on or close to schedule.
The status was not specified.
Deprecated: Do not use.
Hoboken to 33rd Street.
Deprecated: Do not use.
Hoboken to World Trade Center.
Deprecated: Do not use.
Journal Square to 33rd Street.
Deprecated: Do not use.
Journal Square to 33rd Street via Hoboken.
Deprecated: Do not use.
Newport to Hoboken Shuttle Train.
Deprecated: Do not use.
Newark to World Trade Center.
No description provided by the author
Deprecated: Do not use.
No description provided by the author
Deprecated: Do not use.
No description provided by the author
Deprecated: Do not use.
No description provided by the author
Deprecated: Do not use.
No description provided by the author
Deprecated: Do not use.
No description provided by the author
Deprecated: Do not use.
No description provided by the author
Deprecated: Do not use.
No description provided by the author
Deprecated: Do not use.
No description provided by the author
Deprecated: Do not use.
No description provided by the author
Deprecated: Do not use.
No description provided by the author
No description provided by the author
Deprecated: Do not use.
No description provided by the author
Deprecated: Do not use.
No description provided by the author
Deprecated: Do not use.
No description provided by the author

# Variables

Enum value maps for Direction.
Enum value maps for Direction.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Enum value maps for GetUpcomingTrainsResponse_UpcomingTrain_Status.
Enum value maps for GetUpcomingTrainsResponse_UpcomingTrain_Status.
Enum value maps for Route.
Enum value maps for Route.
Routes_ServiceDesc is the grpc.ServiceDesc for Routes service.
Server_ServiceDesc is the grpc.ServiceDesc for Server service.
Enum value maps for Station.
Enum value maps for Station.
Stations_ServiceDesc is the grpc.ServiceDesc for Stations service.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
The request message for the get stations RPC.
The request message for the get station schedule RPC.
The response message for the get station schedule RPC.
The request message for the get upcoming (realtime) trains RPC.
The response message for the get upcoming (realtime) trains RPC.
Represents a single upcoming train into the station.
No description provided by the author
No description provided by the author
The request message for the list stations RPC.
The response message for the list stations RPC.
Data representing a single route in the PATH system.
Represents a single line within this route (think direction of travel).
Represents a station within the PATH system.
Represents a platform/track/entrence area within a station.
UnimplementedRoutesServer should be embedded to have forward compatible implementations.
UnimplementedServerServer should be embedded to have forward compatible implementations.
UnimplementedStationsServer should be embedded to have forward compatible implementations.

# Interfaces

RoutesClient is the client API for Routes service.
RoutesServer is the server API for Routes service.
ServerClient is the client API for Server service.
ServerServer is the server API for Server service.
StationsClient is the client API for Stations service.
StationsServer is the server API for Stations service.
UnsafeRoutesServer may be embedded to opt out of forward compatibility for this service.
UnsafeServerServer may be embedded to opt out of forward compatibility for this service.
UnsafeStationsServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

Directions trains can travel along routes.
The possible statuses of a train.
Full list of all routes within the system.
Full list of all PATH stations in the system.