log

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: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateLogFlow

func CreateLogFlow(ctx context.Context, id, fatherId int64, flowId, flowName, flowInfo string, startTime, endTime int64, input, output, errMsg, desc string) (*common.CrontabLogFlowModel, error)

func CreateLogJob

func CreateLogJob(ctx context.Context, id, fatherId, traceId int64, flowId, flowName, flowInfo string, jobId, jobName, jobInfo string, startTime, endTime int64, input, output, errMsg, desc string) (*common.CrontabLogJobModel, error)

func ListLogFlow

func ListLogFlow(ctx context.Context, id, fatherId int64, workIp, flowId, flowName string, startDate, endDate int64, sortValue string, offset, limit int64) (*common.CrontabLogFlowListOutputModel, error)

func ListLogJob

func ListLogJob(ctx context.Context, id, fatherId, traceId int64, workIp, flowId, jobId, flowName, jobName string, startDate, endDate int64, sortValue string, offset, limit int64) (*common.CrontabLogJobListOutputModel, error)

func UpdateLogFlow

func UpdateLogFlow(ctx context.Context, id, fatherId int64, flowId, flowName, flowInfo string, startTime, endTime int64, input, output, errMsg, desc string) (*common.CrontabLogFlowModel, error)

func UpdateLogJob

func UpdateLogJob(ctx context.Context, id, fatherId, traceId int64, flowId, flowName, flowInfo string, jobId, jobName, jobInfo string, startTime, endTime int64, input, output, errMsg, desc string) (*common.CrontabLogJobModel, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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