package
0.0.0-20211109163259-b5f4d81d9b2c
Repository: https://github.com/darianfd99/httpapiproject.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.