//
pkg.gl
Category
github.com/packtpublishing/hands-on-restful-web-services-with-go
chapter4
railAPIGin
package
0.0.0-20230130100408-5f8ea03624ec
Repository:
https://github.com/packtpublishing/hands-on-restful-web-services-with-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
79 SLOC
#
Functions
CreateStation
CreateStation handles the POST.
GetStation
GetStation returns the station detail.
RemoveStation
RemoveStation handles the removing of resource.
#
Variables
DB
DB Driver visible to whole program.
#
Structs
StationResource
StationResource holds information about locations.