Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EmailLog ¶
EmailLog holds the schema definition for the EmailLog entity.
func (EmailLog) Annotations ¶
func (EmailLog) Annotations() []schema.Annotation
type EmailProvider ¶ added in v1.0.14
EmailProvider holds the schema definition for the EmailProvider entity.
func (EmailProvider) Annotations ¶ added in v1.0.14
func (EmailProvider) Annotations() []schema.Annotation
func (EmailProvider) Edges ¶ added in v1.0.14
func (EmailProvider) Edges() []ent.Edge
Edges of the EmailProvider.
func (EmailProvider) Fields ¶ added in v1.0.14
func (EmailProvider) Fields() []ent.Field
Fields of the EmailProvider.
func (EmailProvider) Mixin ¶ added in v1.0.14
func (EmailProvider) Mixin() []ent.Mixin
type SmsLog ¶
SmsLog holds the schema definition for the SmsLog entity.
func (SmsLog) Annotations ¶
func (SmsLog) Annotations() []schema.Annotation
type SmsProvider ¶ added in v1.0.14
SmsProvider holds the schema definition for the SmsProvider entity.
func (SmsProvider) Annotations ¶ added in v1.0.14
func (SmsProvider) Annotations() []schema.Annotation
func (SmsProvider) Edges ¶ added in v1.0.14
func (SmsProvider) Edges() []ent.Edge
Edges of the SmsProvider.
func (SmsProvider) Fields ¶ added in v1.0.14
func (SmsProvider) Fields() []ent.Field
Fields of the SmsProvider.
func (SmsProvider) Mixin ¶ added in v1.0.14
func (SmsProvider) Mixin() []ent.Mixin
Click to show internal directories.
Click to hide internal directories.