package
0.0.0-20230630201924-bc6e940a4ace
Repository: https://github.com/raj63/golang-rest-api.git
Documentation: pkg.go.dev
# Structs
NewMenu is a struct that contains the data for a new menu.
PaginationResultMenu is a struct that contains the pagination result for menu.
Service is a struct that contains the repository implementation for menu use case.