Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Activation ¶
Activation holds the schema definition for the Activation entity.
func (Activation) Mixin ¶
func (Activation) Mixin() []ent.Mixin
Mixin registers the mixins for the Activation entity.
type AuthSession ¶
AuthSession holds the schema definition for the AuthSession entity.
type MetadataMixin ¶
func (MetadataMixin) Edges ¶
func (MetadataMixin) Edges() []ent.Edge
Edges registers the metadata edges on the including schema.
func (MetadataMixin) Fields ¶
func (MetadataMixin) Fields() []ent.Field
Fields registers one or more fields on the including schema.
type PlayerIdentifier ¶
PlayerIdentifier holds the schema definition for the PlayerIdentifier entity.
func (PlayerIdentifier) Edges ¶
func (PlayerIdentifier) Edges() []ent.Edge
Edges of the PlayerIdentifier.
func (PlayerIdentifier) Fields ¶
func (PlayerIdentifier) Fields() []ent.Field
Fields of the PlayerIdentifier.
func (PlayerIdentifier) Indexes ¶
func (PlayerIdentifier) Indexes() []ent.Index
Indexes adds indexes to the fields/edges.
func (PlayerIdentifier) Mixin ¶
func (PlayerIdentifier) Mixin() []ent.Mixin
type ServerType ¶
ServerType holds the schema definition for the ServerType entity.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.