Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UnmarshalUUID ¶
Types ¶
type Group ¶
Group holds the schema definition for the Group entity.
func (Group) Annotations ¶
func (Group) Annotations() []schema.Annotation
type Message ¶
Message holds the schema definition for the Message entity.
func (Message) Annotations ¶
func (Message) Annotations() []schema.Annotation
type Node ¶
type Node struct { // We embed the `mixin.Schema` to avoid // implementing the rest of the methods. mixin.Schema }
Node implements the ent.Mixin for sharing time fields with package schemas.
type Notification ¶
Notification holds the schema definition for the Notification entity.
func (Notification) Annotations ¶
func (Notification) Annotations() []schema.Annotation
type Post ¶
Post holds the schema definition for the Post entity.
func (Post) Annotations ¶
func (Post) Annotations() []schema.Annotation
type Setting ¶
Setting holds the schema definition for the Setting entity.
func (Setting) Annotations ¶
func (Setting) Annotations() []schema.Annotation
type User ¶
User holds the schema definition for the User entity.
func (User) Annotations ¶
func (User) Annotations() []schema.Annotation
Click to show internal directories.
Click to hide internal directories.