# Functions
NewMockLLMClient creates a new mock instance.
NewMockNotionClient creates a new mock instance.
NewMockNotionTableReader creates a new mock instance.
NewMockOpenAIClient creates a new mock instance.
# Structs
MockLLMClient is a mock of LLMClient interface.
MockLLMClientMockRecorder is the mock recorder for MockLLMClient.
MockNotionClient is a mock of NotionClient interface.
MockNotionClientMockRecorder is the mock recorder for MockNotionClient.
MockNotionTableReader is a mock of NotionTableReader interface.
MockNotionTableReaderMockRecorder is the mock recorder for MockNotionTableReader.
MockOpenAIClient is a mock of OpenAIClient interface.
MockOpenAIClientMockRecorder is the mock recorder for MockOpenAIClient.