package
0.0.0-20241230110909-bd7382e7e233
Repository: https://github.com/littlebugger/pow-wow.git
Documentation: pkg.go.dev
# Functions
NewMockMinter creates a new instance of MockMinter.
NewMockRecordable creates a new instance of MockRecordable.
NewMockRegistry creates a new instance of MockRegistry.
NewMockTrackable creates a new instance of MockTrackable.
NewMockVerifier creates a new instance of MockVerifier.
NewMockWisdomBearer creates a new instance of MockWisdomBearer.
NewMockWisdomRepository creates a new instance of MockWisdomRepository.
# Structs
MockMinter is an autogenerated mock type for the Minter type.
No description provided by the author
MockMinter_GenerateChallenge_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GenerateChallenge'.
MockRecordable is an autogenerated mock type for the Recordable type.
No description provided by the author
MockRecordable_Score_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Score'.
MockRegistry is an autogenerated mock type for the Registry type.
No description provided by the author
MockRegistry_MarkSolved_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MarkSolved'.
MockRegistry_Match_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Match'.
MockTrackable is an autogenerated mock type for the Trackable type.
MockTrackable_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
MockTrackable_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
MockTrackable_Save_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Save'.
MockVerifier is an autogenerated mock type for the Verifier type.
No description provided by the author
MockVerifier_VerifySolution_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'VerifySolution'.
MockWisdomBearer is an autogenerated mock type for the WisdomBearer type.
MockWisdomBearer_ExpandWisdom_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ExpandWisdom'.
No description provided by the author
MockWisdomRepository is an autogenerated mock type for the WisdomRepository type.
No description provided by the author
MockWisdomRepository_ExtractWisdom_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ExtractWisdom'.