package
0.0.0-20240716191419-0be3dab8bdf6
Repository: https://github.com/lorenzomrt/contentinsight.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Interfaces

go:generate mockery --case=snake --outpkg=commandmocks --output=commandmocks --name=Bus Bus defines the expected behaviour from a command bus.
Command represents an application command.
Handler defines the expected behaviour from a command handler.

# Type aliases

Type represents an application command type.