Documentation
¶
Overview ¶
Package mixin is the mixin package
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreatedSchema ¶
CreatedSchema schema to include control and time fields.
type DeletedSchema ¶
DeletedSchema schema to include control and time fields.
type SoftDeleteSchema ¶ added in v0.0.2
SoftDeleteSchema schema to include control and time fields.
func (SoftDeleteSchema) Fields ¶ added in v0.0.2
func (SoftDeleteSchema) Fields() []ent.Field
Fields of the mixin.
func (SoftDeleteSchema) Indexes ¶ added in v0.0.2
func (SoftDeleteSchema) Indexes() []ent.Index
Indexes of the mixin.
type UpdatedSchema ¶
UpdatedSchema schema to include control and time fields.
Click to show internal directories.
Click to hide internal directories.