package
0.0.0-20250206140059-0c7aa07fd502
Repository: https://github.com/ehsanranjbar/badgerutils.git
Documentation: pkg.go.dev
# Functions
NewMockExtension creates a new instance of MockExtension.
NewMockIndexer creates a new instance of MockIndexer.
NewMockPathExtractor creates a new instance of MockPathExtractor.
NewMockValueRetriever creates a new instance of MockValueRetriever.
# Structs
MockExtension is an autogenerated mock type for the Extension type.
No description provided by the author
MockExtension_Init_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Init'.
MockExtension_Instantiate_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Instantiate'.
MockIndexer is an autogenerated mock type for the Indexer type.
No description provided by the author
MockIndexer_Index_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Index'.
MockIndexer_Lookup_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Lookup'.
MockPathExtractor is an autogenerated mock type for the PathExtractor type.
No description provided by the author
MockPathExtractor_ExtractPath_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ExtractPath'.
MockValueRetriever is an autogenerated mock type for the ValueRetriever type.
No description provided by the author
MockValueRetriever_Paths_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Paths'.
MockValueRetriever_RetrieveValue_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RetrieveValue'.