README ¶ memory Package memory provides memory implementation of command bus Download: go get -u github.com/vardius/go-api-boilerplate/pkg/commandbus/memory Package memory provides command bus interfaces Expand ▾ Collapse ▴ Documentation ¶ Index ¶ func New(maxConcurrentCalls int, logger *log.Logger) commandbus.CommandBus Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func New ¶ func New(maxConcurrentCalls int, logger *log.Logger) commandbus.CommandBus New creates in memory command bus Types ¶ This section is empty. Source Files ¶ View all Source files command_bus.go Click to show internal directories. Click to hide internal directories.