//
pkg.gl
Category
github.com/packtpublishing/building-restful-web-services-with-go
Chapter04
railAPI
package
0.0.0-20230118091255-209a15d54dd6
Repository:
https://github.com/packtpublishing/building-restful-web-services-with-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
99 SLOC
#
Variables
DB
DB Driver visible to whole program.
#
Structs
ScheduleResource
ScheduleResource links both trains and stations.
StationResource
StationResource holds information about locations.
TrainResource
TrainResource is the model for holding rail information.