Versions in this module Expand all Collapse all v0 v0.1.1 May 13, 2025 Changes in this version + const EntityName + type Edge struct + Caption string + RelationType entity.RelationType + func (Edge) Name() string + type EdgeExtension struct + func (s *EdgeExtension) Annotations() []entc.Annotation + type Entity struct + Caption string + DisplayField string + Owner entity.EntityOwner + func (Entity) Name() string + type EntityExtension struct + func (s *EntityExtension) Annotations() []entc.Annotation + type Field struct + AcceptedValues []string + Caption string + DefaultValue string + Max string + Min string + Private bool + Type entity.FieldType + func (Field) Name() string + type FieldExtension struct + func (s *FieldExtension) Annotations() []entc.Annotation v0.1.0-mod2 May 13, 2025