logic

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetLivez

func GetLivez(params info.GetLivezParams) middleware.Responder

func GetVersion

func GetVersion(params info.GetVersionParams) middleware.Responder

func SetInfoAPI

func SetInfoAPI(config configs.Options, api *operations.OpenAPIFoodstoreAPI)

func SetMealAPI

func SetMealAPI(config configs.Options, api *operations.OpenAPIFoodstoreAPI)

Types

type MealAPI

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

func (*MealAPI) CreateMeal

func (mealAPI *MealAPI) CreateMeal(params meal.CreateMealParams) middleware.Responder

func (*MealAPI) DeleteMeal

func (mealAPI *MealAPI) DeleteMeal(params meal.DeleteMealParams) middleware.Responder

func (*MealAPI) FindMealsByTag

func (mealAPI *MealAPI) FindMealsByTag(params meal.FindMealsByTagParams) middleware.Responder

func (*MealAPI) GetIngredients

func (mealAPI *MealAPI) GetIngredients(params meal.GetIngredientsParams) middleware.Responder

func (*MealAPI) GetMealByID

func (mealAPI *MealAPI) GetMealByID(params meal.GetMealByIDParams) middleware.Responder

func (*MealAPI) GetTags

func (mealAPI *MealAPI) GetTags(params meal.GetTagsParams) middleware.Responder

func (*MealAPI) UpdateMeal

func (mealAPI *MealAPI) UpdateMeal(params meal.UpdateMealParams) middleware.Responder

Jump to

Keyboard shortcuts

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