schema

package
v0.0.0-...-b44d1c1 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ArtistNameMinLen = 3
	ArtistNameMaxLen = 255
)
View Source
const (
	CardNameMinLen = 3
	CardNameMaxLen = 255
)
View Source
const (
	CardFaceNameMinLen = 3
	CardFaceNameMaxLen = 255
)
View Source
const (
	SetNameMinLen = 3
	SetNameMaxLen = 255
	SetCodeMinLen = 3
	SetCodeMaxLen = 255
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Artist

type Artist struct {
	ent.Schema
}

func (Artist) Edges

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

func (Artist) Fields

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

type Card

type Card struct {
	ent.Schema
}

func (Card) Edges

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

func (Card) Fields

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

type CardFace

type CardFace struct {
	ent.Schema
}

func (CardFace) Edges

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

func (CardFace) Fields

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

type Printing

type Printing struct {
	ent.Schema
}

func (Printing) Edges

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

func (Printing) Fields

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

type PrintingImage

type PrintingImage struct {
	ent.Schema
}

func (PrintingImage) Edges

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

func (PrintingImage) Fields

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

type Ruling

type Ruling struct {
	ent.Schema
}

func (Ruling) Edges

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

func (Ruling) Fields

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

type Set

type Set struct {
	ent.Schema
}

func (Set) Edges

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

func (Set) Fields

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

Jump to

Keyboard shortcuts

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