v1

package
v0.0.0-...-cfe6253 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DefineCocktailRoutes

func DefineCocktailRoutes(group *gin.RouterGroup)

func RecipeHandler

func RecipeHandler(c *gin.Context)

func SetV1RouteGroupDefinition

func SetV1RouteGroupDefinition(router *gin.Engine)

Types

type Ingredient

type Ingredient struct {
	Name     string `json:"name" xml:"Name" yaml:"name"`
	Quantity string `json:"quantity" xml:"Quantity" yaml:"quantity"`
}

Jump to

Keyboard shortcuts

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