reflows

package
v0.0.0-...-ff628f3 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ReflowByEventsRequest

type ReflowByEventsRequest struct {
	Events []string `json:"events,omitempty"`
	ReflowWorkflows
}

func (*ReflowByEventsRequest) GetWorkflows

func (r *ReflowByEventsRequest) GetWorkflows() []string

type ReflowBySubjectsRequest

type ReflowBySubjectsRequest struct {
	Subjects []string `json:"subjects,omitempty"`
	ReflowWorkflows
}

func (*ReflowBySubjectsRequest) GetWorkflows

func (r *ReflowBySubjectsRequest) GetWorkflows() []string

type ReflowRequest

type ReflowRequest interface {
	GetWorkflows() []string
}

type ReflowWorkflows

type ReflowWorkflows struct {
	Workflows []string `json:"workflows,omitempty"`
}

Jump to

Keyboard shortcuts

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