Documentation ¶
Index ¶
- func CommandToJs(command eml.Command) string
- func ControllerJs(stream eml.Stream, readmodelLookup map[string]eml.Readmodel) string
- func DomainJs(stream eml.Stream, eventList []eml.Event) string
- func EventToJs(event eml.Event) string
- func FirstCharToLower(s string) string
- func ReadmodelsToJs(readmodel eml.Readmodel, eventLookup map[string]eml.Event) string
- func ToNodeJsClassName(s string) string
- type DomainTemplateParams
- type Field
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CommandToJs ¶
CommandToJs renders nodeJs for a command
func ControllerJs ¶
ControllerJs renders a REST API controller.
func ReadmodelsToJs ¶
ReadmodelsToJs renders nodeJs for a command
Types ¶
Click to show internal directories.
Click to hide internal directories.