schema

package
v0.0.0-...-57c7f8a Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2020 License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Category

type Category struct {
	ID       string
	Name     string
	Hidden   bool
	Type     string
	Position int
	Roles    []string
}

type Challenge

type Challenge struct {
	ent.Schema
}

Challenge holds the schema definition for the Challenge entity.

func (Challenge) Edges

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

Edges of the Challenge.

func (Challenge) Fields

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

Fields of the Challenge.

func (Challenge) Mixin

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

Mixin of the Challenge.

type Guild

type Guild struct {
	ent.Schema
}

Guild holds the schema definition for the Guild entity.

func (Guild) Edges

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

Edges of the Guild.

func (Guild) Fields

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

Fields of the Guild.

func (Guild) Mixin

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

Mixin of the Guild.

type Session

type Session struct {
	ent.Schema
}

Session holds the schema definition for the Session entity.

func (Session) Edges

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

Edges of the Session.

func (Session) Fields

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

Fields of the Session.

func (Session) Mixin

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

Mixin of the Session.

Jump to

Keyboard shortcuts

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