Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BaseMixin ¶
type BaseMixin struct { // We embed the `mixin.Schema` to avoid // implementing the rest of the methods. mixin.Schema }
BaseMixin implements the ent.Mixin for sharing base fields with package schemas.
type StatusMixin ¶
StatusMixin implements the ent.Mixin for sharing status fields with package schemas.
func (StatusMixin) Fields ¶
func (StatusMixin) Fields() []ent.Field
Click to show internal directories.
Click to hide internal directories.