Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetFares ¶
func GetFares(cfg *GetFaresConfig) ([]*models.FareDetailExtreme, error)
Types ¶
type GetFaresConfig ¶
type GetFaresConfig struct { Repo *repository.DtdRepositorySql FromStation string ToStation string Season bool Class string }
Click to show internal directories.
Click to hide internal directories.