Documentation
¶
Overview ¶
Package adapter is a layer that connects the infrastructure with the application layer
Package adapter is a layer that connects the infrastructure with the application layer ¶
Package adapter is a layer that connects the infrastructure with the application layer
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DinerAdapter ¶
func DinerAdapter(db *sdksql.DB, logger *logger.Logger) *dinerController.Controller
DinerAdapter is a function that returns a diner controller
func MenuAdapter ¶
func MenuAdapter(db *sdksql.DB, logger *logger.Logger) *menuController.Controller
MenuAdapter is a function that returns a menu controller
func OrderAdapter ¶
func OrderAdapter(db *sdksql.DB, logger *logger.Logger) *orderController.Controller
OrderAdapter is a function that returns a order controller
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.