package
0.12.0
Repository: https://github.com/activatedio/go-reduction.git
Documentation: pkg.go.dev

# Functions

NewBuilder creates a new instance of Builder.
NewFactory creates a new instance of Factory.
NewReduction creates a new instance of Reduction.
NewStateBuilder creates a new instance of StateBuilder.
NewStateFactory creates a new instance of StateFactory.

# Structs

Builder is an autogenerated mock type for the Builder type.
No description provided by the author
Builder_State_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'State'.
Factory is an autogenerated mock type for the Factory type.
No description provided by the author
Factory_NewReduction_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'NewReduction'.
Reduction is an autogenerated mock type for the Reduction type.
Reduction_Builder_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Builder'.
No description provided by the author
Reduction_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
Reduction_GetStateDescriptors_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetStateDescriptors'.
Reduction_Set_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Set'.
StateBuilder is an autogenerated mock type for the StateBuilder type.
StateBuilder_Action_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Action'.
No description provided by the author
StateBuilder_Init_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Init'.
StateBuilder_Refresh_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Refresh'.
StateFactory is an autogenerated mock type for the StateFactory type.
StateFactory_Execute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Execute'.
No description provided by the author