package
0.0.0-20240412122703-dd674671faae
Repository: https://github.com/marcohb99/go-api-example.git
Documentation: pkg.go.dev
# Functions
NewCommandBus initializes a new instance 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.