schema

package
v0.0.0-...-4d78421 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: MIT Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccessorialCharge

type AccessorialCharge struct {
	ent.Schema
}

AccessorialCharge holds the schema definition for the AccessorialCharge entity.

func (AccessorialCharge) Edges

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

Edges of the AccessorialCharge.

func (AccessorialCharge) Fields

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

Fields of the AccessorialCharge.

func (AccessorialCharge) Indexes

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

Indexes of the AccessorialCharge.

func (AccessorialCharge) Mixin

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

Mixin of the AccessorialCharge.

type AccountingControl

type AccountingControl struct {
	ent.Schema
}

AccountingControl holds the schema definition for the AccountingControl entity.

func (AccountingControl) Edges

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

Edges of the AccountingControl.

func (AccountingControl) Fields

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

Fields of the AccountingControl.

func (AccountingControl) Mixin

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

Mixin for the AccountingControl.

type BaseMixin

type BaseMixin struct {
	mixin.Schema
}

BaseMixin implements the ent.Mixin for sharing time fields with package schemas.

This mixin is used to add the common fields to all entities.

func (BaseMixin) Edges

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

Edges of the BaseMixin.

func (BaseMixin) Fields

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

Fields of the BaseMixin.

type BillingControl

type BillingControl struct {
	ent.Schema
}

BillingControl holds the schema definition for the BillingControl entity.

func (BillingControl) Annotations

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

Annotations of the BillingControl.

func (BillingControl) Edges

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

Edges of the BillingControl.

func (BillingControl) Fields

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

Fields of the BillingControl.

func (BillingControl) Mixin

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

Mixin for the BillingControl.

type BusinessUnit

type BusinessUnit struct {
	ent.Schema
}

BusinessUnit holds the schema definition for the BusinessUnit entity.

func (BusinessUnit) Edges

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

Edges of the BusinessUnit.

func (BusinessUnit) Fields

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

Fields of the BusinessUnit.

func (BusinessUnit) Indexes

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

Indexes of the BusinessUnit.

func (BusinessUnit) Mixin

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

Mixin of the BusinessUnit.

type ChargeType

type ChargeType struct {
	ent.Schema
}

ChargeType holds the schema definition for the ChargeType entity.

func (ChargeType) Edges

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

Edges of the ChargeType.

func (ChargeType) Fields

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

Fields of the ChargeType.

func (ChargeType) Indexes

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

Indexes of the ChargeType.

func (ChargeType) Mixin

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

Mixin for the ChargeType.

type CommentType

type CommentType struct {
	ent.Schema
}

CommentType holds the schema definition for the CommentType entity.

func (CommentType) Edges

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

Edges of the CommentType.

func (CommentType) Fields

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

Fields of the CommentType.

func (CommentType) Indexes

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

Indexes of the CommentType.

func (CommentType) Mixin

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

Mixin of the CommentType.

type Commodity

type Commodity struct {
	ent.Schema
}

Commodity holds the schema definition for the Commodity entity.

func (Commodity) Edges

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

Edges of the Commodity.

func (Commodity) Fields

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

Fields of the Commodity.

func (Commodity) Mixin

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

Mixin of the Commodity.

type Customer

type Customer struct {
	ent.Schema
}

Customer holds the schema definition for the Customer entity.

func (Customer) Edges

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

Edges of the Customer.

func (Customer) Fields

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

Fields of the Customer.

func (Customer) Hooks

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

Hooks for the Customer.

func (Customer) Indexes

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

Indexes of the Customer.

func (Customer) Mixin

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

Mixin of the Customer.

type DefaultMixin

type DefaultMixin struct {
	mixin.Schema
}

DefaultMixin implements the ent.Mixin for sharing time fields with package schemas.

func (DefaultMixin) Fields

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

Fields of the DefaultMixin.

type DelayCode

type DelayCode struct {
	ent.Schema
}

DelayCode holds the schema definition for the DelayCode entity.

func (DelayCode) Edges

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

Edges of the DelayCode.

func (DelayCode) Fields

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

Fields of the DelayCode.

func (DelayCode) Indexes

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

Indexes of the DelayCode.

func (DelayCode) Mixin

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

Mixin of the DelayCode.

type DispatchControl

type DispatchControl struct {
	ent.Schema
}

DispatchControl holds the schema definition for the DispatchControl entity.

func (DispatchControl) Edges

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

Edges of the DispatchControl.

func (DispatchControl) Fields

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

Fields of the DispatchControl.

func (DispatchControl) Mixin

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

Mixin for the DispatchControl.

type DivisionCode

type DivisionCode struct {
	ent.Schema
}

DivisionCode holds the schema definition for the DivisionCode entity.

func (DivisionCode) Edges

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

Edges of the DivisionCode.

func (DivisionCode) Fields

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

Fields of the DivisionCode.

func (DivisionCode) Hooks

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

Hooks for the DivisionCode.

func (DivisionCode) Indexes

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

Indexes of the DivisionCode.

func (DivisionCode) Mixin

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

Mixin of the DivisionCode.

type DocumentClassification

type DocumentClassification struct {
	ent.Schema
}

DocumentClassification holds the schema definition for the DocumentClassification entity.

func (DocumentClassification) Edges

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

Edges of the DocumentClassification.

func (DocumentClassification) Fields

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

Fields of the DocumentClassification.

func (DocumentClassification) Hooks

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

Hooks for the DocumentClassification.

func (DocumentClassification) Indexes

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

Indexes of the DocumentClassification.

func (DocumentClassification) Mixin

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

Mixin of the DocumentClassification.

type EmailControl

type EmailControl struct {
	ent.Schema
}

EmailControl holds the schema definition for the EmailControl entity.

func (EmailControl) Edges

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

Edges of the EmailControl.

func (EmailControl) Fields

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

Fields of the EmailControl.

func (EmailControl) Mixin

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

Mixin of the EmailControl.

type EmailProfile

type EmailProfile struct {
	ent.Schema
}

EmailProfile holds the schema definition for the EmailProfile entity.

func (EmailProfile) Edges

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

Edges of the EmailProfile.

func (EmailProfile) Fields

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

Fields of the EmailProfile.

func (EmailProfile) Hooks

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

Hooks for the EmailProfile.

func (EmailProfile) Mixin

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

Mixin of the EmailProfile.

type EquipmentManufactuer

type EquipmentManufactuer struct {
	ent.Schema
}

EquipmentManufactuer holds the schema definition for the EquipmentManufactuer entity.

func (EquipmentManufactuer) Edges

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

Edges of the EquipmentManufactuer.

func (EquipmentManufactuer) Fields

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

Fields of the EquipmentManufactuer.

func (EquipmentManufactuer) Indexes

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

Indexes of the EquipmentManufactuer.

func (EquipmentManufactuer) Mixin

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

Mixin of the EquipmentManufactuer.

type EquipmentType

type EquipmentType struct {
	ent.Schema
}

EquipmentType holds the schema definition for the EquipmentType entity.

func (EquipmentType) Edges

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

Edges of the EquipmentType.

func (EquipmentType) Fields

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

Fields of the EquipmentType.

func (EquipmentType) Indexes

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

Indexes of the EquipmentType.

func (EquipmentType) Mixin

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

Mixin of the EquipmentType.

type FeasibilityToolControl

type FeasibilityToolControl struct {
	ent.Schema
}

FeasibilityToolControl holds the schema definition for the FeasibilityToolControl entity.

func (FeasibilityToolControl) Edges

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

Edges of the FeasibilityToolControl.

func (FeasibilityToolControl) Fields

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

Fields of the FeasibilityToolControl.

func (FeasibilityToolControl) Mixin

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

type FeatureFlag

type FeatureFlag struct {
	ent.Schema
}

FeatureFlag holds the schema definition for the FeatureFlag entity.

func (FeatureFlag) Annotations

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

Annotations for the FeatureFlag.

func (FeatureFlag) Edges

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

Edges of the FeatureFlag.

func (FeatureFlag) Fields

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

Fields of the FeatureFlag.

func (FeatureFlag) Mixin

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

Mixin of the FeatureFlag.

type FleetCode

type FleetCode struct {
	ent.Schema
}

FleetCode holds the schema definition for the FleetCode entity.

func (FleetCode) Edges

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

Edges of the FleetCode.

func (FleetCode) Fields

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

Fields of the FleetCode.

func (FleetCode) Indexes

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

Indexes of the FleetCode.

func (FleetCode) Mixin

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

Mixin of the FleetCode.

type GeneralLedgerAccount

type GeneralLedgerAccount struct {
	ent.Schema
}

GeneralLedgerAccount holds the schema definition for the GeneralLedgerAccount entity.

func (GeneralLedgerAccount) Edges

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

Edges of the GeneralLedgerAccount.

func (GeneralLedgerAccount) Fields

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

Fields of the GeneralLedgerAccount.

func (GeneralLedgerAccount) Indexes

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

Indexes of the GeneralLedgerAccount.

func (GeneralLedgerAccount) Mixin

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

Mixin of the GeneralLedgerAccount.

type GoogleApi

type GoogleApi struct {
	ent.Schema
}

GoogleApi holds the schema definition for the GoogleApi entity.

func (GoogleApi) Edges

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

Edges of the GoogleApi.

func (GoogleApi) Fields

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

Fields of the GoogleApi.

func (GoogleApi) Mixin

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

Mixin for the GoogleApi.

type HazardousMaterial

type HazardousMaterial struct {
	ent.Schema
}

HazardousMaterial holds the schema definition for the HazardousMaterial entity.

func (HazardousMaterial) Edges

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

Edges of the HazardousMaterial.

func (HazardousMaterial) Fields

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

Fields of the HazardousMaterial.

func (HazardousMaterial) Mixin

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

Mixin of the HazardousMaterial.

type HazardousMaterialSegregation

type HazardousMaterialSegregation struct {
	ent.Schema
}

HazardousMaterialSegregation holds the schema definition for the HazardousMaterialSegregation entity.

func (HazardousMaterialSegregation) Edges

Edges of the HazardousMaterialSegregation.

func (HazardousMaterialSegregation) Fields

Fields of the HazardousMaterialSegregation.

func (HazardousMaterialSegregation) Indexes

Indexes of the HazardousMaterialSegregation.

func (HazardousMaterialSegregation) Mixin

Mixin of the HazardousMaterialSegregation.

type InvoiceControl

type InvoiceControl struct {
	ent.Schema
}

InvoiceControl holds the schema definition for the InvoiceControl entity.

func (InvoiceControl) Edges

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

Edges of the InvoiceControl.

func (InvoiceControl) Fields

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

Fields of the InvoiceControl.

func (InvoiceControl) Mixin

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

Mixin for the InvoiceControl.

type Location

type Location struct {
	ent.Schema
}

Location holds the schema definition for the Location entity.

func (Location) Edges

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

Edges of the Location.

func (Location) Fields

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

Fields of the Location.

func (Location) Indexes

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

Indexes of the Location.

func (Location) Mixin

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

Mixin of the Location.

type LocationCategory

type LocationCategory struct {
	ent.Schema
}

LocationCategory holds the schema definition for the LocationCategory entity.

func (LocationCategory) Edges

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

Edges of the LocationCategory.

func (LocationCategory) Fields

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

Fields of the LocationCategory.

func (LocationCategory) Indexes

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

Indexes of the LocationCategory.

func (LocationCategory) Mixin

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

Mixin of the LocationCategory.

type LocationComment

type LocationComment struct {
	ent.Schema
}

LocationComment holds the schema definition for the LocationComment entity.

func (LocationComment) Edges

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

Edges of the LocationComment.

func (LocationComment) Fields

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

Fields of the LocationComment.

func (LocationComment) Mixin

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

Mixin of the LocationComment.

type LocationContact

type LocationContact struct {
	ent.Schema
}

LocationContact holds the schema definition for the LocationContact entity.

func (LocationContact) Edges

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

Edges of the LocationContact.

func (LocationContact) Fields

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

Fields of the LocationContact.

func (LocationContact) Mixin

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

Mixin of the LocationContact.

type Organization

type Organization struct {
	ent.Schema
}

Organization holds the schema definition for the Organization entity.

func (Organization) Edges

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

Edges of the Organization.

func (Organization) Fields

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

Fields of the Organization.

func (Organization) Mixin

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

Mixin of the Organization.

type OrganizationFeatureFlag

type OrganizationFeatureFlag struct {
	ent.Schema
}

OrganizationFeatureFlag holds the schema definition for the OrganizationFeatureFlag entity.

func (OrganizationFeatureFlag) Edges

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

Edges of the OrganizationFeatureFlag.

func (OrganizationFeatureFlag) Fields

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

Fields of the OrganizationFeatureFlag.

func (OrganizationFeatureFlag) Indexes

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

Indexes of the OrganizationFeatureFlag.

func (OrganizationFeatureFlag) Mixin

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

Mixin of the OrganizationFeatureFlag.

type QualifierCode

type QualifierCode struct {
	ent.Schema
}

QualifierCode holds the schema definition for the QualifierCode entity.

func (QualifierCode) Edges

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

Edges of the QualifierCode.

func (QualifierCode) Fields

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

Fields of the QualifierCode.

func (QualifierCode) Indexes

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

Indexes of the QualifierCode.

func (QualifierCode) Mixin

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

Mixin of the QualifierCode.

type ReasonCode

type ReasonCode struct {
	ent.Schema
}

ReasonCode holds the schema definition for the ReasonCode entity.

func (ReasonCode) Edges

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

Edges of the ReasonCode.

func (ReasonCode) Fields

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

Fields of the ReasonCode.

func (ReasonCode) Indexes

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

Indexes of the ReasonCode.

func (ReasonCode) Mixin

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

Mixin of the ReasonCode.

type RevenueCode

type RevenueCode struct {
	ent.Schema
}

RevenueCode holds the schema definition for the RevenueCode entity.

func (RevenueCode) Edges

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

Edges of the RevenueCode.

func (RevenueCode) Fields

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

Fields of the RevenueCode.

func (RevenueCode) Hooks

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

Hooks for the RevenueCode.

func (RevenueCode) Indexes

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

Indexes of the RevenueCode.

func (RevenueCode) Mixin

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

Mixin of the RevenueCode.

type RouteControl

type RouteControl struct {
	ent.Schema
}

RouteControl holds the schema definition for the RouteControl entity.

func (RouteControl) Edges

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

Edges of the RouteControl.

func (RouteControl) Fields

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

Fields of the RouteControl.

func (RouteControl) Mixin

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

Mixin of the RouteControl.

type ServiceType

type ServiceType struct {
	ent.Schema
}

ServiceType holds the schema definition for the ServiceType entity.

func (ServiceType) Edges

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

Edges of the ServiceType.

func (ServiceType) Fields

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

Fields of the ServiceType.

func (ServiceType) Indexes

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

Indexes of the ServiceType.

func (ServiceType) Mixin

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

Mixin of the ServiceType.

type Session

type Session struct {
	ent.Schema
}

Session holds the schema definition for the Session entity.

func (Session) Edges

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

Edges of the Session.

func (Session) Fields

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

Fields of the Session.

type ShipmentControl

type ShipmentControl struct {
	ent.Schema
}

ShipmentControl holds the schema definition for the ShipmentControl entity.

func (ShipmentControl) Edges

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

Edges of the ShipmentControl.

func (ShipmentControl) Fields

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

Fields of the ShipmentControl.

func (ShipmentControl) Mixin

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

Mixin of the ShipmentControl.

type ShipmentType

type ShipmentType struct {
	ent.Schema
}

ShipmentType holds the schema definition for the ShipmentType entity.

func (ShipmentType) Edges

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

Edges of the ShipmentType.

func (ShipmentType) Fields

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

Fields of the ShipmentType.

func (ShipmentType) Indexes

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

Indexes of the ShipmentType.

func (ShipmentType) Mixin

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

Mixin of the ShipmentType.

type TableChangeAlert

type TableChangeAlert struct {
	ent.Schema
}

TableChangeAlert holds the schema definition for the TableChangeAlert entity.

func (TableChangeAlert) Edges

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

Edges of the TableChangeAlert.

func (TableChangeAlert) Fields

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

Fields of the TableChangeAlert.

func (TableChangeAlert) Hooks

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

Hooks for the TableChangeAlert.

func (TableChangeAlert) Mixin

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

Mixin of the TableChangeAlert.

type Tag

type Tag struct {
	ent.Schema
}

Tag holds the schema definition for the Tag entity.

func (Tag) Edges

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

Edges of the Tag.

func (Tag) Fields

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

Fields of the Tag.

func (Tag) Indexes

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

Indexes of the Tag.

func (Tag) Mixin

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

Mixin of the Tag.

type Tractor

type Tractor struct {
	ent.Schema
}

Tractor holds the schema definition for the Tractor entity.

func (Tractor) Edges

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

Edges of the Tractor.

func (Tractor) Fields

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

Fields of the Tractor.

func (Tractor) Hooks

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

Hooks for the Tractor.

func (Tractor) Indexes

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

Indexes of the Tractor.

func (Tractor) Mixin

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

Mixin of the Tractor.

type Trailer

type Trailer struct {
	ent.Schema
}

Trailer holds the schema definition for the Trailer entity.

func (Trailer) Edges

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

Edges of the Trailer.

func (Trailer) Fields

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

Fields of the Trailer.

func (Trailer) Hooks

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

func (Trailer) Indexes

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

Indexes of the Trailer.

func (Trailer) Mixin

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

Mixin of the Trailer.

type UsState

type UsState struct {
	ent.Schema
}

UsState holds the schema definition for the UsState entity.

func (UsState) Edges

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

Edges of the UsState.

func (UsState) Fields

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

Fields of the UsState.

func (UsState) Mixin

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

Mixin of the UsState.

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) Indexes

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

Indexes of the User.

func (User) Mixin

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

Mixin of the User.

type UserFavorite

type UserFavorite struct {
	ent.Schema
}

UserFavorite holds the schema definition for the UserFavorite entity.

func (UserFavorite) Edges

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

Edges of the UserFavorite.

func (UserFavorite) Fields

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

Fields of the UserFavorite.

func (UserFavorite) Mixin

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

Mixin for the UserFavorite.

type Worker

type Worker struct {
	ent.Schema
}

Worker holds the schema definition for the Worker entity.

func (Worker) Edges

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

Edges of the Worker.

func (Worker) Fields

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

Fields of the Worker.

func (Worker) Indexes

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

Indexes of the Worker.

func (Worker) Mixin

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

Mixin of the Worker.

type WorkerComment

type WorkerComment struct {
	ent.Schema
}

WorkerComment holds the schema definition for the WorkerComment entity.

func (WorkerComment) Edges

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

Edges of the WorkerComment.

func (WorkerComment) Fields

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

Fields of the WorkerComment.

func (WorkerComment) Mixin

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

Mixin of the WorkerComment.

type WorkerContact

type WorkerContact struct {
	ent.Schema
}

WorkerContact holds the schema definition for the WorkerContact entity.

func (WorkerContact) Edges

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

Edges of the WorkerContact.

func (WorkerContact) Fields

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

Fields of the WorkerContact.

func (WorkerContact) Mixin

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

Mixin of the WorkerContact.

type WorkerProfile

type WorkerProfile struct {
	ent.Schema
}

WorkerProfile holds the schema definition for the WorkerProfile entity.

func (WorkerProfile) Edges

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

Edges of the WorkerProfile.

func (WorkerProfile) Fields

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

Fields of the WorkerProfile.

func (WorkerProfile) Hooks

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

Hooks for the WorkerProfile.

func (WorkerProfile) Mixin

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

Mixin of the WorkerProfile.

Jump to

Keyboard shortcuts

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