schema

package
v0.0.0-...-c5055fb Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2023 License: MIT Imports: 7 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) 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) Annotations

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

Annotations of the AbilityScore.

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 Armor

type Armor struct {
	ent.Schema
}

func (Armor) Annotations

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

func (Armor) Edges

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

func (Armor) Fields

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

func (Armor) Mixin

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

Mixin of the Armor.

type ArmorClass

type ArmorClass struct {
	ent.Schema
}

func (ArmorClass) Fields

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

type Class

type Class struct {
	ent.Schema
}

Class holds the schema definition for the Class entity.

func (Class) Edges

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

Edges of the Class.

func (Class) Fields

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

Fields of the Class.

func (Class) Mixin

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

type ClassEquipment

type ClassEquipment struct {
	ent.Schema
}

func (ClassEquipment) Annotations

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

func (ClassEquipment) Edges

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

Edges of the StartingEquipment.

func (ClassEquipment) Fields

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

type Coin

type Coin struct {
	ent.Schema
}

func (Coin) Fields

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

type CommonMixin

type CommonMixin struct {
	mixin.Schema
}

func (CommonMixin) Annotations

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

func (CommonMixin) Fields

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

type DamageType

type DamageType struct {
	ent.Schema
}

DamageType holds the schema definition for the DamageType entity.

func (DamageType) Annotations

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

Annotations of the DamageType.

func (DamageType) Edges

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

Edges of the DamageType.

func (DamageType) Fields

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

Fields of the DamageType.

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.

func (Equipment) Mixin

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

Mixin of the Equipment.

type EquipmentCategory

type EquipmentCategory struct {
	ent.Schema
}

func (EquipmentCategory) Edges

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

func (EquipmentCategory) Fields

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

type EquipmentChoice

type EquipmentChoice struct {
	ent.Schema
}

func (EquipmentChoice) Edges

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

func (EquipmentChoice) Fields

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

type EquipmentCost

type EquipmentCost struct {
	ent.Schema
}

func (EquipmentCost) Edges

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

func (EquipmentCost) Fields

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

type Gear

type Gear struct {
	ent.Schema
}

func (Gear) Annotations

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

func (Gear) Edges

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

func (Gear) Fields

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

func (Gear) Mixin

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

Mixin of the Armor.

type Language

type Language struct {
	ent.Schema
}

Language holds the schema definition for the Language entity.

func (Language) Annotations

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

Annotations of the Language.

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 MagicSchool

type MagicSchool struct {
	ent.Schema
}

MagicSchool holds the schema definition for the MagicSchool entity.

func (MagicSchool) Annotations

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

Annotations of the MagicSchool.

func (MagicSchool) Edges

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

Edges of the MagicSchool.

func (MagicSchool) Fields

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

Fields of the MagicSchool.

func (MagicSchool) Mixin

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

type Proficiency

type Proficiency struct {
	ent.Schema
}

Proficiency holds the schema definition for the Proficiency entity.

func (Proficiency) Annotations

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

Annotations of the Proficiency.

func (Proficiency) Edges

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

Edges of the Proficiency.

func (Proficiency) Fields

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

Fields of the Proficiency.

func (Proficiency) Mixin

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

Mixin of the Proficiency.

type ProficiencyChoice

type ProficiencyChoice struct {
	ent.Schema
}

func (ProficiencyChoice) Edges

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

func (ProficiencyChoice) Fields

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

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.

func (Race) Mixin

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

type Rule

type Rule struct {
	ent.Schema
}

Rule holds the schema definition for the Rule entity.

func (Rule) Annotations

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

Annotations of the Rule.

func (Rule) Edges

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

Edges of the Rule.

func (Rule) Fields

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

Fields of the Rule.

func (Rule) Mixin

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

type RuleSection

type RuleSection struct {
	ent.Schema
}

RuleSection holds the schema definition for the RuleSection entity.

func (RuleSection) Annotations

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

Annotations of the RuleSection.

func (RuleSection) Edges

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

Edges of the RuleSection.

func (RuleSection) Fields

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

Fields of the RuleSection.

func (RuleSection) Mixin

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

type Skill

type Skill struct {
	ent.Schema
}

Skill holds the schema definition for the Skill entity.

func (Skill) Annotations

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

Annotations of the Skill.

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 Subrace

type Subrace struct {
	ent.Schema
}

Subrace holds the schema definition for the Subrace entity.

func (Subrace) Annotations

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

Annotations of the Subrace.

func (Subrace) Edges

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

Edges of the Subrace.

func (Subrace) Fields

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

Fields of the Subrace.

func (Subrace) Mixin

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

type Tool

type Tool struct {
	ent.Schema
}

func (Tool) Annotations

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

func (Tool) Edges

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

func (Tool) Fields

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

func (Tool) Mixin

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

Mixin of the Tool.

type Trait

type Trait struct {
	ent.Schema
}

Trait holds the schema definition for the Trait entity.

func (Trait) Annotations

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

Annotations of the Trait.

func (Trait) Edges

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

Edges of the Trait.

func (Trait) Fields

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

Fields of the Trait.

func (Trait) Mixin

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

Mixin of the Trait.

type Vehicle

type Vehicle struct {
	ent.Schema
}

========================================================== Vehicles and Mounts ==========================================================

func (Vehicle) Annotations

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

func (Vehicle) Edges

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

func (Vehicle) Fields

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

func (Vehicle) Mixin

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

Mixin of the Vehicle.

type Weapon

type Weapon struct {
	ent.Schema
}

func (Weapon) Annotations

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

func (Weapon) Edges

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

func (Weapon) Fields

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

func (Weapon) Mixin

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

Mixin of the Weapon.

type WeaponDamage

type WeaponDamage struct {
	ent.Schema
}

func (WeaponDamage) Annotations

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

Annotations of the WeaponDamage.

func (WeaponDamage) Edges

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

func (WeaponDamage) Fields

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

type WeaponProperty

type WeaponProperty struct {
	ent.Schema
}

func (WeaponProperty) Annotations

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

func (WeaponProperty) Edges

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

func (WeaponProperty) Fields

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

func (WeaponProperty) Mixin

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

Jump to

Keyboard shortcuts

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