schema

package
v0.0.29 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Breed

type Breed struct {
	ent.Schema
}

Breed holds the schema definition for the Breed entity.

func (Breed) Edges

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

Edges of the Breed.

func (Breed) Fields

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

Fields of the Breed.

func (Breed) Mixin

func (Breed) Mixin() []ent.Mixin

type Cat

type Cat struct {
	ent.Schema
}

Cat holds the schema definition for the Cat entity.

func (Cat) Annotations

func (Cat) Annotations() []schema.Annotation

func (Cat) Edges

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

Edges of the Cat.

func (Cat) Fields

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

Fields of the Cat.

func (Cat) Mixin

func (Cat) Mixin() []ent.Mixin

type FatherCat

type FatherCat struct {
	ent.Schema
}

FatherCat holds the schema definition for the FatherCat entity.

func (FatherCat) Edges

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

Edges of the FatherCat.

func (FatherCat) Fields

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

Fields of the FatherCat.

func (FatherCat) Mixin

func (FatherCat) Mixin() []ent.Mixin

type Kitten

type Kitten struct {
	ent.Schema
}

Kitten holds the schema definition for the Kitten entity.

func (Kitten) Edges

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

Edges of the Kitten.

func (Kitten) Fields

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

Fields of the Kitten.

func (Kitten) Mixin

func (Kitten) Mixin() []ent.Mixin

Jump to

Keyboard shortcuts

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