schema

package
v0.0.0-...-67bf1eb Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AbilityBonus

type AbilityBonus struct {
	ent.Schema
}

AbilityBonus holds the schema definition for the AbilityBonus entity.

func (AbilityBonus) Annotations

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

Annotations of the AbilityBonus.

func (AbilityBonus) Edges

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

Edges of the AbilityBonus.

func (AbilityBonus) Fields

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

Fields of the AbilityBonus.

type AbilityScore

type AbilityScore struct {
	ent.Schema
}

AbilityScore holds the schema definition for the AbilityScore entity.

func (AbilityScore) Edges

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

Edges of the AbilityScore.

func (AbilityScore) Fields

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

Fields of the AbilityScore.

func (AbilityScore) Mixin

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

type Alignment

type Alignment struct {
	ent.Schema
}

Alignment holds the schema definition for the Alignment entity.

func (Alignment) Fields

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

Fields of the Alignment.

func (Alignment) Mixin

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

Mixin returns the Alignment mixed-in schema.

type Armor

type Armor struct {
	ent.Schema
}

Armor holds the schema definition for the Armor entity.

func (Armor) Edges

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

Edges of the Armor.

func (Armor) Fields

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

Fields of the Armor.

type BaseGQLMixin

type BaseGQLMixin struct {
	mixin.Schema
}

func (BaseGQLMixin) Annotations

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

Annotations returns the annotations for the schema.

func (BaseGQLMixin) Fields

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

type Character

type Character struct {
	ent.Schema
}

Character holds the schema definition for the Character entity.

func (Character) Annotations

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

Annotations returns the annotations for the Character.

func (Character) Edges

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

Edges of the Character.

func (Character) Fields

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

Fields of the Character.

type CharacterAbilityScore

type CharacterAbilityScore struct {
	ent.Schema
}

func (CharacterAbilityScore) Annotations

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

Annotations

func (CharacterAbilityScore) Edges

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

func (CharacterAbilityScore) Fields

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

type CharacterProficiency

type CharacterProficiency struct {
	ent.Schema
}

func (CharacterProficiency) Annotations

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

func (CharacterProficiency) Edges

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

func (CharacterProficiency) Fields

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

type CharacterSkill

type CharacterSkill struct {
	ent.Schema
}

func (CharacterSkill) Annotations

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

func (CharacterSkill) Edges

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

func (CharacterSkill) Fields

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

type Class

type Class struct {
	ent.Schema
}

Class holds the schema definition for the Class entity.

func (Class) Annotations

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

Annotations of the Class.

func (Class) Edges

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

func (Class) Fields

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

Fields of the Class.

type Coin

type Coin struct {
	ent.Schema
}

Coin holds the schema definition for the Coin entity.

func (Coin) Edges

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

Edges of the Coin.

func (Coin) Fields

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

Fields of the Coin.

func (Coin) Mixin

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

Mixin returns the Coin mixed-in schema.

type Condition

type Condition struct {
	ent.Schema
}

Condition holds the schema definition for the Condition entity.

func (Condition) Mixin

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

Mixin implements the ent.Mixin for the Condition.

type Cost

type Cost struct {
	ent.Schema
}

Cost holds the schema definition for the Cost entity.

func (Cost) Edges

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

Edges of the Cost.

func (Cost) Fields

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

Fields of the Cost.

type DamageType

type DamageType struct {
	ent.Schema
}

DamageType holds the schema definition for the DamageType entity.

func (DamageType) Edges

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

func (DamageType) Mixin

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

type Equipment

type Equipment struct {
	ent.Schema
}

Equipment holds the schema definition for the Equipment entity.

func (Equipment) Annotations

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

Annotations of the Equipment

func (Equipment) Edges

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

Edges of the Equipment.

func (Equipment) Fields

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

Fields of the Equipment.

type EquipmentEntry

type EquipmentEntry struct {
	ent.Schema
}

EquipmentEntry holds the schema definition for the EquipmentEntry entity.

func (EquipmentEntry) Edges

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

Edges of the EquipmentEntry.

func (EquipmentEntry) Fields

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

Fields of the EquipmentEntry.

type Feat

type Feat struct {
	ent.Schema
}

Feat holds the schema definition for the Feat entity.

func (Feat) Mixin

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

Mixin implements the ent.Mixin for the Feat.

type Feature

type Feature struct {
	ent.Schema
}

Feature holds the schema definition for the Feature entity.

func (Feature) Edges

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

Edges of the Feature.

func (Feature) Fields

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

Fields of the Feature.

func (Feature) Mixin

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

Mixin of the Feature.

type Gear

type Gear struct {
	ent.Schema
}

Gear holds the schema definition for the Gear entity.

func (Gear) Edges

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

Edges of the Gear.

func (Gear) Fields

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

Fields of the Gear.

type Language

type Language struct {
	ent.Schema
}

Language holds the schema definition for the Language entity.

func (Language) Edges

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

Edges of the Language.

func (Language) Fields

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

Fields of the Language.

func (Language) Mixin

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

Mixin of the Language.

type LanguageChoice

type LanguageChoice struct {
	ent.Schema
}

func (LanguageChoice) Edges

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

Edges of the Choice.

func (LanguageChoice) Fields

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

Fields of the Choice.

type MagicSchool

type MagicSchool struct {
	ent.Schema
}

MagicSchool holds the schema definition for the MagicSchool entity.

func (MagicSchool) Mixin

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

type Prerequisite

type Prerequisite struct {
	ent.Schema
}

Prerequisite holds the schema definition for the Prerequisite entity.

func (Prerequisite) Edges

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

Edges of the Prerequisite.

func (Prerequisite) Fields

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

Fields of the Prerequisite.

type Proficiency

type Proficiency struct {
	ent.Schema
}

Proficiency holds the schema definition for the Proficiency entity.

func (Proficiency) Edges

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

Edges of the Proficiency.

func (Proficiency) Fields

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

Fields of the Proficiency.

type ProficiencyChoice

type ProficiencyChoice struct {
	ent.Schema
}

func (ProficiencyChoice) Edges

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

Edges of the Choice.

func (ProficiencyChoice) Fields

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

Fields of the Choice.

type Property

type Property struct {
	ent.Schema
}

Property holds the schema definition for the Property entity.

func (Property) Edges

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

Edges of the Property.

func (Property) Mixin

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

Mixin of the Property.

type Race

type Race struct {
	ent.Schema
}

Race holds the schema definition for the Race entity.

func (Race) Annotations

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

Annotations of the Race.

func (Race) Edges

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

Edges of the Race.

func (Race) Fields

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

Fields of the Race.

type Rule

type Rule struct {
	ent.Schema
}

Rule holds the schema definition for the Rule entity.

func (Rule) Edges

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

Edges of the Rule.

func (Rule) Mixin

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

Mixin implements the ent.Mixin for the Rule.

type RuleSection

type RuleSection struct {
	ent.Schema
}

RuleSection holds the schema definition for the RuleSection entity.

func (RuleSection) Edges

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

Edges of the RuleSection.

func (RuleSection) Mixin

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

Mixin implements the ent.Mixin for the RuleSection.

type Skill

type Skill struct {
	ent.Schema
}

Skill holds the schema definition for the Skill entity.

func (Skill) Edges

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

Edges of the Skill.

func (Skill) Fields

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

Fields of the Skill.

func (Skill) Mixin

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

type Tool

type Tool struct {
	ent.Schema
}

Tool holds the schema definition for the Tool entity.

func (Tool) Edges

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

Edges of the Tool.

func (Tool) Fields

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

Fields of the Tool.

type Trait

type Trait struct {
	ent.Schema
}

Trait holds the schema definition for the Trait entity.

func (Trait) Edges

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

Edges of the Trait.

func (Trait) Mixin

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

Mixin of the Trait.

type Vehicle

type Vehicle struct {
	ent.Schema
}

Vehicle holds the schema definition for the Vehicle entity.

func (Vehicle) Edges

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

Edges of the Vehicle.

func (Vehicle) Fields

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

Fields of the Vehicle.

type Weapon

type Weapon struct {
	ent.Schema
}

Weapon holds the schema definition for the Weapon entity.

func (Weapon) Edges

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

Edges of the Weapon.

func (Weapon) Fields

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

Fields of the Weapon.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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