Docs.rs
  • kafru-1.0.4
    • kafru 1.0.4
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jpmateo022
    • Dependencies
      • async-trait ^0.1.82 normal
      • chrono ^0.4.38 normal
      • cron ^0.12.1 normal
      • fake ^2.9.2 normal
      • futures ^0.3.30 normal
      • rand ^0.8.5 normal
      • serde ^1.0.209 normal
      • serde_json ^1.0.127 normal
      • serial_test ^3.2.0 normal
      • surrealdb ^2.1.0 normal
      • tokio ^1.40.0 normal
      • tracing ^0.1.40 normal
      • tracing-subscriber ^0.3.18 normal
      • uuid ^1.10.0 normal
    • Versions
    • 37.93% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

kafru1.0.4

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • agent::Agent
  • agent::AgentData
  • agent::AgentFilter
  • cron_schedule::CronSchedule
  • database::Db
  • database::DbConnection
  • manager::Manager
  • metric::Metric
  • metric::MetricData
  • metric::MetricListConditions
  • queue::Queue
  • queue::QueueData
  • queue::QueueListConditions
  • schedule::Schedule
  • schedule::ScheduleData
  • schedule::ScheduleListConditions
  • scheduler::Scheduler
  • scheduler::SchedulerTasks
  • task::TaskRegistry
  • worker::Worker
  • worker::WorkerTasks

Enums

  • Command
  • agent::AgentKind
  • agent::AgentStatus
  • metric::MetricKind
  • queue::QueueStatus
  • schedule::ScheduleStatus
  • scheduler::SchedulerCheckStatus
  • worker::WorkerCheckStatus

Traits

  • task::TaskHandler

Functions

  • tests::test_helper::configure_database_env

Type Aliases

  • task::RecordId
  • task::TaskHandlerFactory