swf-core 1.0.0-alpha7

Serverless Workflow DSL models — data structures, serialization, and validation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pub mod authentication;
pub mod call;
pub mod catalog;
pub mod duration;
pub mod error;
pub mod event;
pub mod expression;
pub mod extension;
pub mod input;
pub mod map;
pub mod output;
pub mod resource;
pub mod retry;
pub mod schema;
pub mod task;
pub mod timeout;
pub mod workflow;