schema

package
v0.0.0-...-81e723e Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

ent/schema/country.go

ent/schema/countrylocation.go

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Admin

type Admin struct {
	ent.Schema
}

Admin holds the schema definition for the Admin entity.

func (Admin) Fields

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

Fields of the Admin.

func (Admin) Hooks

func (Admin) Hooks() []ent.Hook

func (Admin) Indexes

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

Indexes of the Admin.

func (Admin) Mixins

func (Admin) Mixins() []ent.Mixin

Mixins adds the SoftDeleteMixin.

type Bank

type Bank struct {
	ent.Schema
}

Bank holds the schema definition for the Bank entity.

func (Bank) Edges

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

Edges of the Bank.

func (Bank) Fields

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

Fields of the Bank.

func (Bank) Indexes

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

Indexes of the Bank.

func (Bank) Mixins

func (Bank) Mixins() []ent.Mixin

Mixins adds the SoftDeleteMixin.

type Country

type Country struct {
	ent.Schema
}

Country holds the schema definition for the Country entity.

func (Country) Edges

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

Edges of the Country.

func (Country) Fields

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

Fields of the Country.

func (Country) Indexes

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

Indexes of the Country.

type CountryLocation

type CountryLocation struct {
	ent.Schema
}

CountryLocation holds the schema definition for the CountryLocation entity.

func (CountryLocation) Edges

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

Edges of the CountryLocation.

func (CountryLocation) Fields

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

Fields of the CountryLocation.

func (CountryLocation) Indexes

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

Indexes of the CountryLocation.

func (CountryLocation) Mixins

func (CountryLocation) Mixins() []ent.Mixin

Mixins adds the SoftDeleteMixin.

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.

func (User) Hooks

func (User) Hooks() []ent.Hook

func (User) Indexes

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

Indexes of the User.

func (User) Mixins

func (User) Mixins() []ent.Mixin

Mixins adds the SoftDeleteMixin.

Jump to

Keyboard shortcuts

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