handler

package
v0.0.0-...-161ecb4 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Do

func Do(ctx context.Context, info *common.JobInfo) (map[string]interface{}, error)

Types

type DoJobInterface

type DoJobInterface interface {
	Name() string
	CheckDo(ctx context.Context, jobId string, jobType int32, jobName, flowInfo, jobInfo string, flowInput, jobInput map[string]interface{}) (map[string]interface{}, bool, error)
	Do(ctx context.Context, jobId string, jobType int32, jobName, flowInfo, jobInfo string, flowInput, jobInput map[string]interface{}) (map[string]interface{}, error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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