statebox:使用Amazon States语言编排工作流程

时间:2021-03-18 01:06:15
【文件属性】:
文件名称:statebox:使用Amazon States语言编排工作流程
文件大小:199KB
文件格式:ZIP
更新时间:2021-03-18 01:06:15
workflow package tymly JavaScript 使用编排节点功能 有用的链接 -Amazon States语言,用例等概述 -Amazon States Language JSON文件的验证器 安装 $ npm install @wmfs/statebox --save 用法 const Statebox = require ( '@wmfs/statebox' ) const statebox = new Statebox ( { } ) const main = async function ( ) { // STEP 1: // Create some 'module' resources (i.e. Javascript // classes with 'run' and optional 'init' methods) // that state machines can then refer to..

网友评论