package
1.0.4
Repository: https://github.com/bunny3th/easy-workflow.git
Documentation: pkg.go.dev

# Constants

结束节点,结束节点不需要人参与,到了此节点,则流程实例完成.
参考activiti的网关.此项目中使用混合网关,等于activiti中排他、并行网关、包含网关的混合体.
开始(根)节点.
任务节点,指的是需要人完成的节点.

# Structs

条件.
混合网关,等于activiti中排他、并行网关、包含网关的混合体.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author