Documentation
¶
Index ¶
- type Interpretation
- type InterpretationTranslation
- type Item
- type ItemTranslation
- type LocaleMixin
- type Norm
- type Question
- type QuestionTranslation
- type Response
- type Result
- type Sample
- type Scale
- type ScaleItem
- type ScaleTranslation
- type Tag
- type TagTranslation
- type Take
- type Test
- type TestDisplay
- type TestTranslation
- type User
- type UserSession
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Interpretation ¶
Interpretation holds the schema definition for the Interpretation entity.
func (Interpretation) Fields ¶
func (Interpretation) Fields() []ent.Field
Fields of the Interpretation.
func (Interpretation) Mixin ¶
func (Interpretation) Mixin() []ent.Mixin
type InterpretationTranslation ¶
InterpretationTranslation holds the schema definition for the InterpretationTranslation entity.
func (InterpretationTranslation) Edges ¶
func (InterpretationTranslation) Edges() []ent.Edge
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 ¶
func (InterpretationTranslation) Mixin() []ent.Mixin
type ItemTranslation ¶
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 ¶
LocaleMixin implements the ent.Mixin for sharing locale fields with package schemas.
func (LocaleMixin) Fields ¶
func (LocaleMixin) Fields() []ent.Field
type QuestionTranslation ¶
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 ScaleItem ¶
ScaleItem holds the edge schema definition for the ScaleItem edge.
func (ScaleItem) Annotations ¶
func (ScaleItem) Annotations() []schema.Annotation
type ScaleTranslation ¶
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 TagTranslation ¶
TagTranslation holds the schema definition for the TagTranslation entity.
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 TestDisplay ¶
TestDisplay holds the schema definition for the TestDisplay entity.
type TestTranslation ¶
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 UserSession ¶
UserSession holds the schema definition for the UserSession entity.
func (UserSession) Indexes ¶
func (UserSession) Indexes() []ent.Index
func (UserSession) Mixin ¶
func (UserSession) Mixin() []ent.Mixin