package
0.0.0-20210626040940-fb8280903ccc
Repository: https://github.com/luiscusihuaman/go-hexagonal-http-api.git
Documentation: pkg.go.dev

# Functions

NewCommandBus initializes a new instances of CommandBus.
NewEventBus initializes a new EventBus.

# Structs

CommandBus is an in-memory implementation of the command.Bus.
EventBus is an in-memory implementation of the event.Bus.