Documentation
¶
Index ¶
Constants ¶
View Source
const EntityName = "Entity"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Edge ¶
type Edge struct {
Caption string
RelationType entity.RelationType
}
type EdgeExtension ¶
type EdgeExtension struct {
entc.DefaultExtension
// contains filtered or unexported fields
}
func (*EdgeExtension) Annotations ¶
func (s *EdgeExtension) Annotations() []entc.Annotation
type EntityExtension ¶
type EntityExtension struct {
entc.DefaultExtension
// contains filtered or unexported fields
}
func (*EntityExtension) Annotations ¶
func (s *EntityExtension) Annotations() []entc.Annotation
type Field ¶
type FieldExtension ¶
type FieldExtension struct {
entc.DefaultExtension
// contains filtered or unexported fields
}
func (*FieldExtension) Annotations ¶
func (s *FieldExtension) Annotations() []entc.Annotation
Click to show internal directories.
Click to hide internal directories.