Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
corvix 0.0.1.dev95+gf9ae140ff documentation
corvix 0.0.1.dev95+gf9ae140ff documentation

Contents:

  • corvix
  • Quickstart
  • Installation
  • Usage
    • Basic Usage
  • Implementing a New Notification Target
  • Corvix — Design Specification
  • Contributing
  • Credits
  • API Reference
    • corvix
      • corvix.actions
      • corvix.cli
      • corvix.config
      • corvix.dashboarding
      • corvix.db
      • corvix.domain
      • corvix.enrichment
        • corvix.enrichment.base
        • corvix.enrichment.engine
        • corvix.enrichment.providers
          • corvix.enrichment.providers.github_latest_comment
          • corvix.enrichment.providers.github_pr_state
      • corvix.env
      • corvix.ingestion
      • corvix.notifications
        • corvix.notifications.dedupe
        • corvix.notifications.detector
        • corvix.notifications.dispatcher
        • corvix.notifications.models
        • corvix.notifications.targets
          • corvix.notifications.targets.base
      • corvix.presentation
      • corvix.rules
      • corvix.scoring
      • corvix.services
      • corvix.storage
      • corvix.tools
      • corvix.types
      • corvix.web
        • corvix.web.app
Back to top
View this page

corvix.notifications¶

Notification event detection and fan-out delivery.

Submodules¶

  • corvix.notifications.dedupe
  • corvix.notifications.detector
  • corvix.notifications.dispatcher
  • corvix.notifications.models
  • corvix.notifications.targets
Next
corvix.notifications.dedupe
Previous
corvix.ingestion
Copyright © 2023, Rene Fritze
Made with Sphinx and @pradyunsg's Furo
On this page
  • corvix.notifications
    • Submodules