Documentation
¶
Overview ¶
templ: version: v0.2.513
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateFood ¶
Types ¶
type DeleteFoodResponse ¶
type DeleteFoodResponse struct {
Id string `json:"id"`
}
type DeleteRecipeResponse ¶
type DeleteRecipeResponse struct {
Id string `json:"id"`
}
type GetFoodsResponse ¶
type GetRecipesResponse ¶
Click to show internal directories.
Click to hide internal directories.