Documentation ¶
Overview ¶
Package softdelete adds the soft delete pattern to the ent schemas.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Mixin ¶
Mixin implements the soft delete pattern for schemas.
func (Mixin) Interceptors ¶
func (d Mixin) Interceptors() []ent.Interceptor
Interceptors of the SoftDeleteMixin.
Click to show internal directories.
Click to hide internal directories.