package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Apr 12, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Car struct {
ent.Schema
}
func (Car) Edges() []ent.Edge
func (Car) Fields() []ent.Field
type Conversion struct {
ent.Schema
}
Conversion holds the schema definition for the Conversion entity.
Fields of the Conversion.
type CustomType struct {
ent.Schema
}
CustomType holds the schema definition for the CustomType entity.
Fields of the CustomType.
type Group struct{ ent.Schema }
Group schema.
type Media struct {
ent.Schema
}
Media holds the schema definition for the Media entity.
func (Media) Fields() []ent.Field
Fields of the Media.
func (Media) Indexes() []ent.Index
Indexes of the Media.
func (m Mixin) Fields() []ent.Field
type Pet struct {
ent.Schema
}
Pet schema.
func (Pet) Edges() []ent.Edge
func (Pet) Fields() []ent.Field
type User struct {
ent.Schema
}
User holds the schema definition for the User entity.
func (User) Edges() []ent.Edge
func (User) Fields() []ent.Field
Fields of the User.
func (User) Indexes() []ent.Index
func (User) Mixin() []ent.Mixin
Source Files
¶
Click to show internal directories.
Click to hide internal directories.