# Functions
NewChecker creates a new instance of Checker.
# Structs
Checker is an autogenerated mock type for the Checker type.
Checker_Close_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Close'.
Checker_IsHealthy_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsHealthy'.
Checker_IsReady_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsReady'.
Checker_Register_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Register'.
Checker_Start_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Start'.
Checker_Unregister_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Unregister'.