taskvalidator

package
v1.2.6-prerelease3 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package taskvalidator provides a Work in Progress service for workflow validations.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Checker

type Checker interface {
	WorkflowCheckforValidation(workflowID string, domainID string, runID string) error
}

Checker is an interface for initiating the validation process.

func NewWfChecker

func NewWfChecker(logger log.Logger) Checker

NewWfChecker creates a new instance of Checker.

Jump to

Keyboard shortcuts

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