package
0.0.0-20230130100408-5f8ea03624ec
Repository: https://github.com/packtpublishing/hands-on-restful-web-services-with-go.git
Documentation: pkg.go.dev

# Variables

DB Driver visible to whole program.

# Structs

ScheduleResource links both trains and stations.
StationResource holds information about locations.
TrainResource is the model for holding rail information.