service

package
v0.0.0-...-edb595d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 28, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type VehicleService

type VehicleService struct {
	// contains filtered or unexported fields
}

func NewVehicleService

func NewVehicleService(vehicleRepo ports.VehicleRepository) VehicleService

func (VehicleService) GetVehicle

func (v VehicleService) GetVehicle(
	where map[string]string,
	orderBy map[string]bool,
	offset int,
	limit int) ([]domain.Vehicle, *errs.AppError)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL