Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BillProduct ¶ added in v0.3.4
BillProduct holds the schema definition for the BillProduct entity.
func (BillProduct) Fields ¶ added in v0.3.4
func (BillProduct) Fields() []ent.Field
Fields returns BillProduct fields.
func (BillProduct) Mixin ¶ added in v0.3.4
func (BillProduct) Mixin() []ent.Mixin
Mixin returns BillProduct mixed-in schema.
type Friendship ¶ added in v0.3.0
Friendship holds the edge schema definition of the Friendship relationship.
func (Friendship) Edges ¶ added in v0.3.0
func (Friendship) Edges() []ent.Edge
Edges of the Friendship.
func (Friendship) Fields ¶ added in v0.3.0
func (Friendship) Fields() []ent.Field
Fields of the Friendship.
type Group ¶ added in v0.3.0
Group defines the group type schema.
type VerySecret ¶
VerySecret defines the todo type schema.
func (VerySecret) Fields ¶
func (VerySecret) Fields() []ent.Field
Fields returns very secret fields.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.