Versions in this module Expand all Collapse all v2 v2.1.0 Sep 15, 2022 v2.0.0 Sep 14, 2021 Changes in this version + type AnotherRoot struct + func NewAnotherRoot(ctrl *gomock.Controller) *AnotherRoot + func (m *AnotherRoot) AggregateID() aggregate.ID + func (m *AnotherRoot) Apply(arg0 *aggregate.Changed) + func (m *AnotherRoot) EXPECT() *AnotherRootMockRecorder + type AnotherRootMockRecorder struct + func (mr *AnotherRootMockRecorder) AggregateID() *gomock.Call + func (mr *AnotherRootMockRecorder) Apply(arg0 interface{}) *gomock.Call + type Root struct + func NewRoot(ctrl *gomock.Controller) *Root + func (m *Root) AggregateID() aggregate.ID + func (m *Root) Apply(arg0 *aggregate.Changed) + func (m *Root) EXPECT() *RootMockRecorder + type RootMockRecorder struct + func (mr *RootMockRecorder) AggregateID() *gomock.Call + func (mr *RootMockRecorder) Apply(arg0 interface{}) *gomock.Call Other modules containing this package github.com/hellofresh/goengine