//
pkg.gl
Category
github.com/LuisCusihuaman/go-hexagonal-http-api
internal
platform
bus
inmemory
package
0.0.0-20210626040940-fb8280903ccc
Repository:
https://github.com/luiscusihuaman/go-hexagonal-http-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
65 SLOC
#
Functions
NewCommandBus
NewCommandBus initializes a new instances of CommandBus.
NewEventBus
NewEventBus initializes a new EventBus.
#
Structs
CommandBus
CommandBus is an in-memory implementation of the command.Bus.
EventBus
EventBus is an in-memory implementation of the event.Bus.