Documentation ¶
Index ¶
- func GetAggregateName(s model.Struct) string
- func GetAggregateNameLowerCase(s model.Struct) string
- func GetEvents(thecontext structures) []model.Struct
- func IsEvent(s model.Struct) bool
- func IsPersistentEvent(s model.Struct) bool
- func IsRootEvent(s model.Struct) bool
- func IsTransientEvent(s model.Struct) bool
- func NewGenerator() generator.Generator
- type Generator
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAggregateName ¶
func IsPersistentEvent ¶
func IsRootEvent ¶
func IsTransientEvent ¶
func NewGenerator ¶
Types ¶
type Generator ¶
type Generator struct { }
func (*Generator) Generate ¶
func (eg *Generator) Generate(inputDir string, parsedSource model.ParsedSources) error
func (*Generator) GetAnnotations ¶
func (eg *Generator) GetAnnotations() []annotation.AnnotationDescriptor
Source Files ¶
Click to show internal directories.
Click to hide internal directories.