Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Ride ¶
Ride holds the schema definition for the Ride entity.
func (Ride) Annotations ¶
func (Ride) Annotations() []schema.Annotation
type User ¶
User holds the schema definition for the User entity.
func (User) Annotations ¶
func (User) Annotations() []schema.Annotation
type UserPromoCode ¶
UserPromoCode holds the schema definition for the UserPromoCode entity.
func (UserPromoCode) Annotations ¶
func (UserPromoCode) Annotations() []schema.Annotation
func (UserPromoCode) Edges ¶
func (UserPromoCode) Edges() []ent.Edge
Edges of the VehicleLocationHistory.
func (UserPromoCode) Fields ¶
func (UserPromoCode) Fields() []ent.Field
Fields of the UserPromoCode.
type VehicleLocationHistory ¶
VehicleLocationHistory holds the schema definition for the VehicleLocationHistory entity.
func (VehicleLocationHistory) Annotations ¶
func (VehicleLocationHistory) Annotations() []schema.Annotation
func (VehicleLocationHistory) Edges ¶
func (VehicleLocationHistory) Edges() []ent.Edge
Edges of the VehicleLocationHistory.
func (VehicleLocationHistory) Fields ¶
func (VehicleLocationHistory) Fields() []ent.Field
Fields of the VehicleLocationHistory.
func (VehicleLocationHistory) Indexes ¶
func (VehicleLocationHistory) Indexes() []ent.Index
Indexes of the Vehicle.
Click to show internal directories.
Click to hide internal directories.