package
0.0.0-20210221161334-313ee2826709
Repository: https://github.com/wubin28/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.