Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StationRepository ¶
type StationRepository struct {
// contains filtered or unexported fields
}
func (*StationRepository) FindByID ¶
func (*StationRepository) FindByID(ID string) (*model.Station, error)
func (*StationRepository) Save ¶
func (*StationRepository) Save(station *model.Station)
Click to show internal directories.
Click to hide internal directories.