Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var NowFunc = time.Now
Functions ¶
func WriteEvents ¶
func WriteEvents(out io.Writer, events []ParsedEvent, pkg, id, aggregateType string) error
Types ¶
type ParsedEvent ¶
type ParsedEvent struct { Name string PersonalData *PersonalData }
Click to show internal directories.
Click to hide internal directories.