controller

package
v0.0.0-...-805741f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 11, 2024 License: AGPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FoodController

type FoodController struct {
	// contains filtered or unexported fields
}

func NewFoodController

func NewFoodController(foodRepository model.FoodRepository) *FoodController

func (*FoodController) FoodRoutes

func (ic *FoodController) FoodRoutes(router chi.Router)

type RecipeController

type RecipeController struct {
	// contains filtered or unexported fields
}

func NewRecipeController

func NewRecipeController(recipeRepository model.RecipeRepository) *RecipeController

func (*RecipeController) RecipeRoutes

func (rc *RecipeController) RecipeRoutes(router *chi.Mux)

Directories

Path Synopsis
templ: version: v0.2.513
templ: version: v0.2.513

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL