Crate wadm

source ·

Modules§

  • Type implementations for commands issued to compensate for state changes
  • Contains implementions of durable consumers of events that automatically take a message from a consumer and parse it to concrete types for consumption in a scheduler
  • Helper utilities for interacting with NATS
  • A module that defines a generic publisher trait and several common publishers that can be passed into various structs in wadm. Often times this is used for testing, but it also allows for flexibility for others who may want to publish to other sources
  • Various Worker implementations for reconciling and handling events and commands. These are essentially the default things that drive work forward in wadm

Constants§