package
0.0.0-20221021205519-e97be17b68e2
Repository: https://github.com/ahmed-sermani/go-crawler.git
Documentation: pkg.go.dev
# Functions
NewMockGraphAPI creates a new mock instance.
NewMockIndexAPI creates a new mock instance.
NewMockIterator creates a new mock instance.
# Structs
MockGraphAPI is a mock of GraphAPI interface.
MockGraphAPIMockRecorder is the mock recorder for MockGraphAPI.
MockIndexAPI is a mock of IndexAPI interface.
MockIndexAPIMockRecorder is the mock recorder for MockIndexAPI.
MockIterator is a mock of Iterator interface.
MockIteratorMockRecorder is the mock recorder for MockIterator.