Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CarRepository ¶
type CarRepository struct { CarTyper domain.CarTyper CarMarker domain.CarMarker CarModeler domain.CarModeler }
func NewCarRepository ¶
func NewCarRepository(db *sqlx.DB) *CarRepository
Click to show internal directories.
Click to hide internal directories.