schema

package
v1.1.7 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2023 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Interpretation

type Interpretation struct {
	ent.Schema
}

Interpretation holds the schema definition for the Interpretation entity.

func (Interpretation) Edges

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

Edges of the Interpretation.

func (Interpretation) Fields

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

Fields of the Interpretation.

func (Interpretation) Mixin

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

type InterpretationTranslation

type InterpretationTranslation struct {
	ent.Schema
}

InterpretationTranslation holds the schema definition for the InterpretationTranslation entity.

func (InterpretationTranslation) Edges

Edges of the InterpretationTranslation.

func (InterpretationTranslation) Fields

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

Fields of the InterpretationTranslation.

func (InterpretationTranslation) Indexes

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

func (InterpretationTranslation) Mixin

type Item

type Item struct {
	ent.Schema
}

Item holds the schema definition for the Item entity.

func (Item) Edges

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

Edges of the Item.

func (Item) Fields

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

Fields of the Item.

func (Item) Mixin

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

type ItemTranslation

type ItemTranslation struct {
	ent.Schema
}

ItemTranslations holds the schema definition for the ItemTranslations entity.

func (ItemTranslation) Edges

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

Edges of the ItemTranslations.

func (ItemTranslation) Fields

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

Fields of the ItemTranslations.

func (ItemTranslation) Indexes

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

func (ItemTranslation) Mixin

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

type LocaleMixin

type LocaleMixin struct {
	mixin.Schema
}

LocaleMixin implements the ent.Mixin for sharing locale fields with package schemas.

func (LocaleMixin) Fields

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

type Norm

type Norm struct {
	ent.Schema
}

Norm holds the schema definition for the Norm entity.

func (Norm) Edges

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

Edges of the Norm.

func (Norm) Fields

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

Fields of the Norm.

func (Norm) Indexes

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

func (Norm) Mixin

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

type Question

type Question struct {
	ent.Schema
}

Question holds the schema definition for the Question entity.

func (Question) Edges

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

Edges of the Question.

func (Question) Fields

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

Fields of the Question.

func (Question) Mixin

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

type QuestionTranslation

type QuestionTranslation struct {
	ent.Schema
}

QuestionTranslation holds the schema definition for the QuestionTranslation entity.

func (QuestionTranslation) Edges

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

Edges of the QuestionTranslation.

func (QuestionTranslation) Fields

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

Fields of the QuestionTranslation.

func (QuestionTranslation) Indexes

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

func (QuestionTranslation) Mixin

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

type Response

type Response struct {
	ent.Schema
}

Response holds the schema definition for the Response entity.

func (Response) Edges

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

Edges of the Response.

func (Response) Fields

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

Fields of the Response.

func (Response) Indexes

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

func (Response) Mixin

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

type Result

type Result struct {
	ent.Schema
}

Result holds the schema definition for the Result entity.

func (Result) Edges

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

Edges of the Result.

func (Result) Fields

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

Fields of the Result.

func (Result) Indexes

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

func (Result) Mixin

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

type Sample

type Sample struct {
	ent.Schema
}

Sample holds the schema definition for the Sample entity.

func (Sample) Edges

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

Edges of the Sample.

func (Sample) Fields

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

Fields of the Sample.

func (Sample) Mixin

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

type Scale

type Scale struct {
	ent.Schema
}

Scale holds the schema definition for the Scale entity.

func (Scale) Edges

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

Edges of the Scale.

func (Scale) Fields

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

Fields of the Scale.

func (Scale) Mixin

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

type ScaleItem

type ScaleItem struct {
	ent.Schema
}

ScaleItem holds the edge schema definition for the ScaleItem edge.

func (ScaleItem) Annotations

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

func (ScaleItem) Edges

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

Edges of the ScaleItem.

func (ScaleItem) Fields

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

Fields of the ScaleItem.

type ScaleTranslation

type ScaleTranslation struct {
	ent.Schema
}

ScaleTranslation holds the schema definition for the ScaleTranslation entity.

func (ScaleTranslation) Edges

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

Edges of the ScaleTranslation.

func (ScaleTranslation) Fields

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

Fields of the ScaleTranslation.

func (ScaleTranslation) Indexes

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

func (ScaleTranslation) Mixin

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

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

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

type TagTranslation

type TagTranslation struct {
	ent.Schema
}

TagTranslation holds the schema definition for the TagTranslation entity.

func (TagTranslation) Edges

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

Edges of the TagTranslation.

func (TagTranslation) Fields

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

Fields of the TagTranslation.

func (TagTranslation) Indexes

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

func (TagTranslation) Mixin

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

type Take

type Take struct {
	ent.Schema
}

Take holds the schema definition for the Take entity.

func (Take) Edges

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

Edges of the Take.

func (Take) Fields

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

Fields of the Take.

func (Take) Indexes

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

func (Take) Mixin

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

type Test

type Test struct {
	ent.Schema
}

Test holds the schema definition for the Test entity.

func (Test) Edges

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

Edges of the Test.

func (Test) Fields

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

Fields of the Test.

func (Test) Mixin

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

type TestDisplay

type TestDisplay struct {
	ent.Schema
}

TestDisplay holds the schema definition for the TestDisplay entity.

func (TestDisplay) Edges

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

Edges of the TestDisplay.

func (TestDisplay) Fields

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

Fields of the TestDisplay.

type TestTranslation

type TestTranslation struct {
	ent.Schema
}

TestTranslations holds the schema definition for the TestTranslations entity.

func (TestTranslation) Edges

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

Edges of the TestTranslations.

func (TestTranslation) Fields

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

Fields of the TestTranslations.

func (TestTranslation) Indexes

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

func (TestTranslation) Mixin

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

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

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

type UserSession

type UserSession struct {
	ent.Schema
}

UserSession holds the schema definition for the UserSession entity.

func (UserSession) Edges

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

Edges of the UserSession.

func (UserSession) Fields

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

Fields of the UserSession.

func (UserSession) Indexes

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

func (UserSession) Mixin

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

Jump to

Keyboard shortcuts

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