schema

package
v0.1.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Category

type Category struct {
	ent.Schema
}

Category holds the schema definition for the Category entity.

func (Category) Edges

func (Category) Edges() []ent.Edge

Edges of the Category.

func (Category) Fields

func (Category) Fields() []ent.Field

Fields of the Category.

type Ingredient

type Ingredient struct {
	ent.Schema
}

Ingredient holds the schema definition for the Ingredient entity.

func (Ingredient) Edges

func (Ingredient) Edges() []ent.Edge

Edges of the Ingredient.

func (Ingredient) Fields

func (Ingredient) Fields() []ent.Field

Fields of the Ingredient.

type Recipe

type Recipe struct {
	ent.Schema
}

Recipe holds the schema definition for the Recipe entity.

func (Recipe) Edges

func (Recipe) Edges() []ent.Edge

Edges of the Recipe.

func (Recipe) Fields

func (Recipe) Fields() []ent.Field

Fields of the Recipe.

type RecipeIngredient

type RecipeIngredient struct {
	ent.Schema
}

RecipeIngredient holds the schema definition for the RecipeIngredient entity.

func (RecipeIngredient) Edges

func (RecipeIngredient) Edges() []ent.Edge

Edges of the RecipeIngredient.

func (RecipeIngredient) Fields

func (RecipeIngredient) Fields() []ent.Field

Fields of the RecipeIngredient.

type Step

type Step struct {
	ent.Schema
}

Step holds the schema definition for the Step entity.

func (Step) Edges

func (Step) Edges() []ent.Edge

Edges of the Step.

func (Step) Fields

func (Step) Fields() []ent.Field

Fields of the Step.

type User

type User struct {
	ent.Schema
}

User holds the schema definition for the User entity.

func (User) Edges

func (User) Edges() []ent.Edge

Edges of the User.

func (User) Fields

func (User) Fields() []ent.Field

Fields of the User.

Jump to

Keyboard shortcuts

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