Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BillProduct ¶
BillProduct holds the schema definition for the BillProduct entity.
func (BillProduct) Annotations ¶
func (BillProduct) Annotations() []schema.Annotation
Annotations returns BillProduct annotations.
type Category ¶
Category holds the schema definition for the Category entity.
func (Category) Annotations ¶
func (Category) Annotations() []schema.Annotation
Annotations returns Todo annotations.
type Friendship ¶
Friendship holds the edge schema definition of the Friendship relationship.
func (Friendship) Annotations ¶
func (Friendship) Annotations() []schema.Annotation
Annotations of the Friendship.
type Group ¶
Group holds the schema definition for the Group entity.
func (Group) Annotations ¶
func (Group) Annotations() []schema.Annotation
Annotations returns Group annotations.
type OneToMany ¶
OneToMany holds the schema definition for the OneToMany entity.
func (OneToMany) Annotations ¶
func (OneToMany) Annotations() []schema.Annotation
type Todo ¶
Todo defines the todo type schema.
func (Todo) Annotations ¶
func (Todo) Annotations() []schema.Annotation
Annotations returns Todo annotations.
type User ¶
User holds the schema definition for the User entity.
func (User) Annotations ¶
func (User) Annotations() []schema.Annotation
Annotations returns User annotations.
type VerySecret ¶
VerySecret defines the very secret type schema.
func (VerySecret) Annotations ¶
func (VerySecret) Annotations() []schema.Annotation
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
Package schematype provides custom types for ent/schema.
|
Package schematype provides custom types for ent/schema. |