package
0.0.13
Repository: https://github.com/nutrixpos/pos.git
Documentation: pkg.go.dev

# Packages

RecipeAvailability is a DTO containing the id of a recipe and the availability of that recipe.
Package handlers contains HTTP handlers for the core module of nutrix.
Package middlewares contains middleware functions for the web server.
Package models contains the data models for the application.
Package services contains the business logic of the core module of nutrix.

# Structs

Core is the main struct for the core module.