Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SoftDeleteMixin ¶
SoftDeleteMixin adds a `deleted_at` field to implement soft deletes.
func (SoftDeleteMixin) Fields ¶
func (SoftDeleteMixin) Fields() []ent.Field
Fields adds the `deleted_at` field to the schema.
Click to show internal directories.
Click to hide internal directories.