schema

package
v0.9.1 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2021 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Car added in v0.9.0

type Car struct {
	ent.Schema
}

Car holds the schema definition for the Car entity.

func (Car) Edges added in v0.9.0

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

Edges of the Car.

func (Car) Fields added in v0.9.0

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

Fields of the Car.

type Card

type Card struct {
	ent.Schema
}

Card holds the schema definition for the Card entity.

func (Card) Edges

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

Edges of the Card.

func (Card) Fields

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

Fields of the Card.

func (Card) Indexes added in v0.9.0

func (Card) Indexes() []ent.Index

Indexes of the Card.

type Info

type Info struct {
	ent.Schema
}

Info holds the schema definition for the Info entity.

func (Info) Edges

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

func (Info) Fields

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

type Metadata

type Metadata struct {
	ent.Schema
}

Metadata holds the schema definition for the Metadata entity.

func (Metadata) Edges

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

func (Metadata) Fields

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

type Pet

type Pet struct {
	ent.Schema
}

Pet holds the schema definition for the Pet entity.

func (Pet) Edges

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

Edges of the Dog.

func (Pet) Fields

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

Fields of the Pet.

type Post

type Post struct {
	ent.Schema
}

Post holds the schema definition for the Post entity.

func (Post) Edges

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

Edges of the Post.

func (Post) Fields

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

Fields of the Post.

func (Post) Indexes added in v0.9.0

func (Post) Indexes() []ent.Index

Indexes of the Post.

type Rental added in v0.9.0

type Rental struct {
	ent.Schema
}

Rental holds the schema definition for the Rental entity.

func (Rental) Edges added in v0.9.0

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

Edges of the Rental.

func (Rental) Fields added in v0.9.0

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

Fields of the Rental.

func (Rental) Indexes added in v0.9.0

func (Rental) Indexes() []ent.Index

Indexes of the Rental.

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