//
pkg.gl
Category
github.com/lorenzoMrt/ContentInsight
kit
command
package
0.0.0-20240716191419-0be3dab8bdf6
Repository:
https://github.com/lorenzomrt/contentinsight.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
4
Files
14 SLOC
#
Packages
commandmocks
No description provided by the author
#
Interfaces
Bus
go:generate mockery --case=snake --outpkg=commandmocks --output=commandmocks --name=Bus Bus defines the expected behaviour from a command bus.
Command
Command represents an application command.
Handler
Handler defines the expected behaviour from a command handler.
#
Type aliases
Type
Type represents an application command type.