Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSet = wire.NewSet(web.NewHandler, service.NewService, repository.NewWorkflowRepository, dao.NewWorkflowDAO, easyflow.NewLogicFlowToEngineConvert)
Functions ¶
func NotifyMethodToString ¶ added in v1.6.0
func NotifyMethodToString(method NotifyMethod) string
NotifyMethodToString 将 NotifyMethod 转换为对应的文字描述
Types ¶
type NotifyMethod ¶ added in v1.6.0
type NotifyMethod = domain.NotifyMethod
Click to show internal directories.
Click to hide internal directories.