Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IdentifierMixin ¶
func (IdentifierMixin) Fields ¶
func (IdentifierMixin) Fields() []ent.Field
type Organization ¶
func (Organization) Annotations ¶
func (Organization) Annotations() []schema.Annotation
func (Organization) Fields ¶
func (Organization) Fields() []ent.Field
func (Organization) Indexes ¶
func (Organization) Indexes() []ent.Index
func (Organization) Mixin ¶
func (Organization) Mixin() []ent.Mixin
type OrganizationParent ¶
TODO: give constraints and indexes more sane names
func (OrganizationParent) Annotations ¶
func (OrganizationParent) Annotations() []schema.Annotation
func (OrganizationParent) Fields ¶
func (OrganizationParent) Fields() []ent.Field
func (OrganizationParent) Indexes ¶
func (OrganizationParent) Indexes() []ent.Index
Note: cannot model M2M with duplicate entries in entgo see https://github.com/ent/ent/issues/2964 see migration file for additional checks
func (OrganizationParent) Mixin ¶
func (OrganizationParent) Mixin() []ent.Mixin
type OrganizationPerson ¶
func (OrganizationPerson) Annotations ¶
func (OrganizationPerson) Annotations() []schema.Annotation
func (OrganizationPerson) Fields ¶
func (OrganizationPerson) Fields() []ent.Field
func (OrganizationPerson) Indexes ¶
func (OrganizationPerson) Indexes() []ent.Index
Note: cannot model M2M with duplicate entries in entgo see https://github.com/ent/ent/issues/2964 see migration file for additional checks
func (OrganizationPerson) Mixin ¶
func (OrganizationPerson) Mixin() []ent.Mixin
type Person ¶
Person holds the schema definition for the Person entity.
func (Person) Annotations ¶
func (Person) Annotations() []schema.Annotation
type PublicIdMixin ¶
func (PublicIdMixin) Fields ¶
func (PublicIdMixin) Fields() []ent.Field
Click to show internal directories.
Click to hide internal directories.