task

package
v1.9.3 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2025 License: MIT Imports: 23 Imported by: 0

README

自动化执行

Documentation

Index

Constants

This section is empty.

Variables

Functions

func InitCrypto added in v1.9.1

func InitCrypto(reg *cryptox.CryptoRegistry) cryptox.Crypto[string]

Types

type Handler

type Handler = web.Handler

type Module

type Module struct {
	Svc Service
	Hdl *web.Handler

	StartTaskJob       *StartTaskJob
	PassProcessTaskJob *PassProcessTaskJob
	RecoveryTaskJob    *RecoveryTaskJob
	// contains filtered or unexported fields
}

func InitModule

func InitModule(q mq.MQ, db *mongox.Mongo, orderModule *order.Module, workflowModule *workflow.Module, engineModule *engine.Module, codebookModule *codebook.Module, workerModule *worker.Module, runnerModule *runner.Module, userModule *user.Module, discoveryModule *discovery.Module, lark2 *lark.Client, crypto *cryptox.CryptoRegistry) (*Module, error)

type PassProcessTaskJob

type PassProcessTaskJob = job.PassProcessTaskJob

type RecoveryTaskJob added in v1.8.0

type RecoveryTaskJob = job.RecoveryTaskJob

type Service

type Service = service.Service

type StartTaskJob

type StartTaskJob = job.StartTaskJob

Directories

Path Synopsis
internal
job
web

Jump to

Keyboard shortcuts

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