schema

package
v0.0.0-...-2a81287 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Airline

type Airline struct {
	ent.Schema
}

Airline holds the schema definition for the Airline entity.

func (Airline) Edges

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

Edges of the Airline.

func (Airline) Fields

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

Fields of the Airline.

type Airport

type Airport struct {
	ent.Schema
}

Airport holds the schema definition for the Airport entity.

func (Airport) Edges

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

Edges of the Airport.

func (Airport) Fields

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

Fields of the Airport.

type Plane

type Plane struct {
	ent.Schema
}

Plane holds the schema definition for the Plane entity.

func (Plane) Edges

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

Edges of the Plane.

func (Plane) Fields

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

Fields of the Plane.

type Route

type Route struct {
	ent.Schema
}

Route holds the schema definition for the Route entity.

func (Route) Edges

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

Edges of the Route.

func (Route) Fields

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

Fields of the Route.

Jump to

Keyboard shortcuts

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