Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BaristaController ¶
func NewBaristaController ¶
func NewBaristaController(useCase barista.IUseCase) BaristaController
func (*BaristaController) GetName ¶
func (b *BaristaController) GetName(c *fiber.Ctx) error
type KlientoController ¶
func NewKlientoController ¶
func NewKlientoController(useCase kliento.IUseCase) KlientoController
func (*KlientoController) GetName ¶
func (k *KlientoController) GetName(c *fiber.Ctx) error
func (*KlientoController) SetName ¶
func (k *KlientoController) SetName(c *fiber.Ctx) error
Click to show internal directories.
Click to hide internal directories.