Skip to content

Add documentation for building custom connectors#37

Open
alecgard wants to merge 1 commit intomainfrom
feature/custom-connectors-docs
Open

Add documentation for building custom connectors#37
alecgard wants to merge 1 commit intomainfrom
feature/custom-connectors-docs

Conversation

@alecgard
Copy link
Copy Markdown
Owner

Summary

  • Adds docs/custom-connectors.md covering the full Connector interface, ScanOptions, factory registration, Config() with local vs push modes, RawDocument field mapping, a complete worked example, and testing patterns.
  • Closes Document how to add custom connectors #34

Test plan

  • Verify the doc renders correctly on the docs site
  • Confirm all code snippets compile (interface signatures match current source)
  • No Go code was modified -- docs only

🤖 Generated with Claude Code

Closes #34

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document how to add custom connectors

1 participant