Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Command ¶
Command is an autogenerated mock type for the Command type
func (*Command) CommandName ¶
CommandName provides a mock function with given fields:
type Entity ¶
Entity is an autogenerated mock type for the Entity type
func (*Entity) ClearEvents ¶
func (_m *Entity) ClearEvents()
ClearEvents provides a mock function with given fields:
func (*Entity) EntityName ¶
EntityName provides a mock function with given fields:
type Marshaller ¶
Marshaller is an autogenerated mock type for the Marshaller type
func (*Marshaller) GetType ¶
func (_m *Marshaller) GetType(typeName string) reflect.Type
GetType provides a mock function with given fields: typeName
func (*Marshaller) Marshal ¶
func (_m *Marshaller) Marshal(_a0 interface{}) ([]byte, error)
Marshal provides a mock function with given fields: _a0
func (*Marshaller) RegisterType ¶
func (_m *Marshaller) RegisterType(typeName string, v reflect.Type)
RegisterType provides a mock function with given fields: typeName, v
func (*Marshaller) Unmarshal ¶
func (_m *Marshaller) Unmarshal(_a0 []byte, _a1 interface{}) error
Unmarshal provides a mock function with given fields: _a0, _a1
type SagaData ¶
SagaData is an autogenerated mock type for the SagaData type
func (*SagaData) SagaDataName ¶
SagaDataName provides a mock function with given fields: