//
pkg.gl
Category
github.com/LuisCusihuaman/go-hexagonal-http-api
kit
event
package
0.0.0-20210626040940-fb8280903ccc
Repository:
https://github.com/luiscusihuaman/go-hexagonal-http-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
5
Files
42 SLOC
#
Packages
eventmocks
No description provided by the author
#
Functions
NewBaseEvent
No description provided by the author
#
Structs
BaseEvent
No description provided by the author
#
Interfaces
Bus
Bus defines the expected behaviour from an event bus.
Event
Event represents a domain command.
Handler
Handler defines the expected behaviour from an event handler.
#
Type aliases
Type
Type represents a domain event type.