//
pkg.gl
Category
github.com/bloock/go-kit
cqrs
query
package
1.2.23
Repository:
https://github.com/bloock/go-kit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
37 SLOC
#
Functions
NewQueryBus
No description provided by the author
#
Variables
ErrorQueryBus
No description provided by the author
#
Structs
QueryBus
No description provided by the author
#
Interfaces
Bus
No description provided by the author
Handler
No description provided by the author
Query
No description provided by the author
#
Type aliases
Type
go:generate mockgen -source=query/query.go -destination mocks/query/mock_query.go.