Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromModelCarToProtoCar ¶
FromModelCarToProtoCar converts our data Entity to workshop proto model
func FromModelCarToSubWorkshopMap ¶
FromModelCarToSubWorkshopProtoCar converts our data Entity to workshop proto model
func FromProtoCarToModelCar ¶
FromProtoCarToModelCar converts workshop proto model to our data Entity
Types ¶
type WorkshopController ¶
type WorkshopController interface { workshop.WorkshopServer }
WorkshopController responsible for the business logic of our Workshop
func CreateWorkshopController ¶
func CreateWorkshopController(deps workshopControllerDeps) WorkshopController
CreateWorkshopController is a constructor for Fx
Click to show internal directories.
Click to hide internal directories.