Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CommonMixin ¶
CommonMixin implements the soft delete pattern for schemas and common audit features.
func (CommonMixin) Interceptors ¶
func (d CommonMixin) Interceptors() []ent.Interceptor
Interceptors of the CommonMixin.
func (CommonMixin) P ¶
func (d CommonMixin) P(w interface{ WhereP(...func(*sql.Selector)) })
P adds a storage-level predicate to the queries and mutations.
type DavAccount ¶
DavAccount holds the schema definition for the DavAccount entity.
func (DavAccount) Mixin ¶
func (DavAccount) Mixin() []ent.Mixin
type DirectLink ¶
DirectLink holds the schema definition for the DirectLink entity.
func (DirectLink) Mixin ¶
func (DirectLink) Mixin() []ent.Mixin
type OAuthClient ¶
OAuthClient holds the schema definition for the OAuthClient entity.
func (OAuthClient) Mixin ¶
func (OAuthClient) Mixin() []ent.Mixin
type OAuthGrant ¶
OAuthGrant holds the schema definition for the OAuthGrant entity.
func (OAuthGrant) Mixin ¶
func (OAuthGrant) Mixin() []ent.Mixin
type StoragePolicy ¶
StoragePolicy holds the schema definition for the storage policy entity.
func (StoragePolicy) Edges ¶
func (StoragePolicy) Edges() []ent.Edge
func (StoragePolicy) Fields ¶
func (StoragePolicy) Fields() []ent.Field
func (StoragePolicy) Mixin ¶
func (StoragePolicy) Mixin() []ent.Mixin
Click to show internal directories.
Click to hide internal directories.