workflow

package
v1.11.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 31, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type Handler

type Handler = web.Handler

type LogicFlow added in v1.11.0

type LogicFlow = domain.LogicFlow

type Module

type Module struct {
	Hdl *web.Handler
	Svc service.Service
}

func InitModule

func InitModule(db *mongox.Mongo, engineModule *engine.Module) (*Module, error)

type NotifyBinding added in v1.11.0

type NotifyBinding = domain.NotifyBinding

NotifyBinding 暴露 domain.NotifyBinding

type NotifyMethod added in v1.6.0

type NotifyMethod = domain.NotifyMethod
const (
	Feishu NotifyMethod = domain.Feishu
	Wechat NotifyMethod = domain.Wechat
)

type NotifyType added in v1.11.0

type NotifyType = domain.NotifyType

NotifyType 暴露 domain.NotifyType

const (
	NotifyTypeApproval            NotifyType = domain.NotifyTypeApproval
	NotifyTypeCC                  NotifyType = domain.NotifyTypeCC
	NotifyTypeChat                NotifyType = domain.NotifyTypeChat
	NotifyTypeProgress            NotifyType = domain.NotifyTypeProgress
	NotifyTypeProgressImageResult NotifyType = domain.NotifyTypeProgressImageResult
	NotifyTypeRevoke              NotifyType = domain.NotifyTypeRevoke
)

type Service

type Service = service.Service

type Workflow

type Workflow = domain.Workflow

Directories

Path Synopsis
internal
web
Package workflowmocks is a generated GoMock package.
Package workflowmocks is a generated GoMock package.
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL