Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MerchantAccount ¶
MerchantAccount holds the schema definition for the MerchantAccount entity.
func (MerchantAccount) Edges ¶
func (MerchantAccount) Edges() []ent.Edge
Edges of the MerchantAccount.
func (MerchantAccount) Fields ¶
func (MerchantAccount) Fields() []ent.Field
Fields of the MerchantAccount.
func (MerchantAccount) Indexes ¶
func (MerchantAccount) Indexes() []ent.Index
func (MerchantAccount) Mixin ¶
func (MerchantAccount) Mixin() []ent.Mixin
type PlatformAccount ¶
PlatformAccount holds the schema definition for the PlatformAccount entity.
func (PlatformAccount) Edges ¶
func (PlatformAccount) Edges() []ent.Edge
Edges of the PlatformAccount.
func (PlatformAccount) Fields ¶
func (PlatformAccount) Fields() []ent.Field
Fields of the PlatformAccount.
func (PlatformAccount) Mixin ¶
func (PlatformAccount) Mixin() []ent.Mixin
type TimeMixin ¶
type TimeMixin struct {
// We embed the `mixin.Schema` to avoid
// implementing the rest of the methods.
mixin.Schema
}
TimeMixin implements the ent.Mixin for sharing time fields with package schemas.
type UserLoginMethod ¶
UserLoginMethod holds the schema definition for the UserLoginMethod entity.
func (UserLoginMethod) Edges ¶
func (UserLoginMethod) Edges() []ent.Edge
Edges of the UserLoginMethod.
func (UserLoginMethod) Fields ¶
func (UserLoginMethod) Fields() []ent.Field
Fields of the UserLoginMethod.
func (UserLoginMethod) Mixin ¶
func (UserLoginMethod) Mixin() []ent.Mixin
Click to show internal directories.
Click to hide internal directories.