package
0.0.0-20241124113528-0de0edb5b16b
Repository: https://github.com/kykypy3/clean.git
Documentation: pkg.go.dev
# Functions
NewCommand creates a new instance of Command.
NewCommandHandler creates a new instance of CommandHandler.
NewQuery creates a new instance of Query.
NewQueryHandler creates a new instance of QueryHandler.
# Structs
Command is an autogenerated mock type for the Command type.
No description provided by the author
Command_Type_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Type'.
CommandHandler is an autogenerated mock type for the CommandHandler type.
No description provided by the author
CommandHandler_Handle_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Handle'.
Query is an autogenerated mock type for the Query type.
No description provided by the author
Query_Type_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Type'.
QueryHandler is an autogenerated mock type for the QueryHandler type.
No description provided by the author
QueryHandler_Handle_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Handle'.