Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitNotifyIntegration ¶ added in v1.6.0
func InitNotifyIntegration(larkC *lark.Client) []easyflow.NotifyIntegration
func InitWorkflowEngineOnce ¶
func InitWorkflowEngineOnce(db *gorm.DB, engineSvc engine.Service, producer2 producer.OrderStatusModifyEventProducer, taskSvc task.Service, templateSvc template.Service, orderSvc order.Service, userSvc user.Service, workflowSvc workflow.Service, integration []easyflow.NotifyIntegration) *easyflow.ProcessEvent
Types ¶
type Module ¶
type Module struct {
Event *easyflow.ProcessEvent
}
Click to show internal directories.
Click to hide internal directories.