package
0.0.0-20240711034930-de24375ed6f7
Repository: https://github.com/tak-sh/tak.git
Documentation: pkg.go.dev

# Functions

NewFactory creates a new instance of Factory.
NewHandle creates a new instance of Handle.
NewStep creates a new instance of Step.
NewStepper creates a new instance of Stepper.

# Structs

Factory is an autogenerated mock type for the Factory type.
No description provided by the author
Factory_NewStepper_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'NewStepper'.
Handle is an autogenerated mock type for the Handle type.
Handle_Err_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Err'.
No description provided by the author
Handle_Node_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Node'.
Handle_Signal_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Signal'.
Handle_String_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'String'.
Step is an autogenerated mock type for the Step type.
Step_Err_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Err'.
No description provided by the author
Step_Node_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Node'.
Step_Signal_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Signal'.
Step_String_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'String'.
Stepper is an autogenerated mock type for the Stepper type.
Stepper_Current_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Current'.
No description provided by the author
Stepper_Jump_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Jump'.
Stepper_Next_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Next'.
Stepper_String_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'String'.