Docs.rs
  • webhook-gateway-2.17.2
    • webhook-gateway 2.17.2
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Celthi
    • Dependencies
      • anyhow ^1.0 normal
      • derive_builder ^0.11 normal
      • once_cell ^1.13 normal
      • poem ^1.2 normal
      • regex ^1.6 normal
      • reqwest ^0.11 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tokio ^1.12 normal
      • tracing ^0.1 normal
      • tracing-subscriber ^0.2 normal
      • rand ^0.8 normal
      • rdkafka ^0.28 normal
    • Versions
    • 5.95% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate webhook_gateway

  • Structs
  • Enums
  • Statics
  • Functions
?
Change settings

List of all items

Structs

  • backend::BackendTask
  • backend::BackendTaskBuilder
  • config_env::ConfigEnv
  • github::PostComment
  • github::event::GithubEvent
  • github::issue::Issue
  • time_spent::TimeSpent

Enums

  • backend::BackendTaskBuilderError
  • channel::Message

Functions

  • backend::get_backend_task_from_str
  • channel::consumer::event_loop
  • channel::kafka_dest::produce
  • channel::producer::produce_message_from
  • config_env::ensure_config
  • config_env::get_backend_api_token
  • config_env::get_backend_host
  • config_env::get_backend_port
  • config_env::get_github_token
  • config_env::get_kafka_broker_list
  • config_env::get_kafka_time_spent_topic
  • config_env::get_kafka_topic
  • config_env::is_backend_api_enable
  • constants::contain_keywords
  • constants::contains_time_spent_pattern
  • constants::contains_webhook_gateway_patten
  • github::get_work_product
  • github::post_issue_comment
  • queue::get_receiver
  • queue::get_sender
  • queue::init_channels
  • time_spent::get_time_spent_from_str
  • web::event_loop

Statics

  • config_env::CONFIG
  • constants::DOC_URL
  • constants::FAIL_IMAGE_URL