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: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Group struct {
ent.Schema
}
Group holds the schema definition for the Group entity.
func (Group) Edges() []ent.Edge
Edges of the Group.
func (Group) Fields() []ent.Field
Fields of the Group.
type Pet struct {
ent.Schema
}
Pet holds the schema definition for the Pet entity.
func (Pet) Edges() []ent.Edge
Edges of the Pet.
func (Pet) Fields() []ent.Field
Fields of the Pet.
type User struct {
ent.Schema
}
User holds the schema definition for the User entity.
func (User) Edges() []ent.Edge
Edges of the User.
func (User) Fields() []ent.Field
Fields of the User.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.