Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
App holds the schema definition for the App entity.
func (App) Annotations ¶
func (App) Annotations() []schema.Annotation
type Media ¶
func (Media) Annotations ¶
func (Media) Annotations() []schema.Annotation
type Operator ¶
Operator holds the schema definition for the Operator entity.
func (Operator) Annotations ¶
func (Operator) Annotations() []schema.Annotation
type TimeMixin ¶
type TimeMixin struct { // We embed the `mixin.Schema` to avoid // implementing the rest of the methods. mixin.Schema }
TimeMixin implements the ent.Mixin for sharing time fields with package schemas.
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.