Documentation ¶
Index ¶
- func CreateLogFlow(ctx context.Context, id, fatherId int64, flowId, flowName, flowInfo string, ...) (*common.CrontabLogFlowModel, error)
- func CreateLogJob(ctx context.Context, id, fatherId, traceId int64, ...) (*common.CrontabLogJobModel, error)
- func ListLogFlow(ctx context.Context, id, fatherId int64, workIp, flowId, flowName string, ...) (*common.CrontabLogFlowListOutputModel, error)
- func ListLogJob(ctx context.Context, id, fatherId, traceId int64, ...) (*common.CrontabLogJobListOutputModel, error)
- func UpdateLogFlow(ctx context.Context, id, fatherId int64, flowId, flowName, flowInfo string, ...) (*common.CrontabLogFlowModel, error)
- func UpdateLogJob(ctx context.Context, id, fatherId, traceId int64, ...) (*common.CrontabLogJobModel, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateLogFlow ¶
func CreateLogJob ¶
func ListLogFlow ¶
func ListLogJob ¶
func UpdateLogFlow ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.