package
0.0.0-20210416033106-6bdfdc91ce95
Repository: https://github.com/mjm/courier-js.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NewCommandBus creates a new command bus with no handlers registered.

# Structs

CommandBus is a central dispatcher for commands for the application.

# Interfaces

CommandHandler is a type that can handle executing one or more types of commands.