Liking cljdoc? Tell your friends :D

hive.connectors.github

GitHub connector implementing IConnector protocol.

Uses the official Java SDK (kohsuke/github-api) for:

  • Issue management (CRUD, comments, labels)
  • Pull request operations (list, comment, review status)
  • Webhook handling for real-time events
  • OAuth/PAT authentication
GitHub connector implementing IConnector protocol.

Uses the official Java SDK (kohsuke/github-api) for:
- Issue management (CRUD, comments, labels)
- Pull request operations (list, comment, review status)
- Webhook handling for real-time events
- OAuth/PAT authentication
raw docstring

hive.connectors.protocols

Core protocols for hive-connectors.

These protocols define the contract for external service integrations, following the IKGStore pattern from hive-mcp.

Core protocols for hive-connectors.

These protocols define the contract for external service integrations,
following the IKGStore pattern from hive-mcp.
raw docstring

hive.connectors.slack

Slack connector using official Java SDK. Sends hivemind events to Slack channels.

Slack connector using official Java SDK.
Sends hivemind events to Slack channels.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close