handler

package
v0.0.0-...-c4eff38 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2022 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetPlan

func GetPlan() *plan.Plan

func LaunchTest

func LaunchTest(cfg *config.Config, p string) error

func ParseStringTemplate

func ParseStringTemplate(p *plan.Plan, in string) string

forklifted from actions. If I used it from actions, it would create an import loop.

func ProcessTests

func ProcessTests(kill chan *bool)

func RemoveTest

func RemoveTest(u uuid.UUID) error

func Runner

func Runner(b chan *bool, abort chan *bool)

Types

type Handler

type Handler struct {
	// contains filtered or unexported fields
}

func (*Handler) Add

func (h *Handler) Add(c *gin.Context)

func (*Handler) Reset

func (h *Handler) Reset()

func (*Handler) Start

func (h *Handler) Start()

func (*Handler) Stop

func (h *Handler) Stop()

type Queue

type Queue struct {
	// contains filtered or unexported fields
}

func (*Queue) Add

func (qu *Queue) Add(g *actions.QueueContext)

func (*Queue) GetUrl

func (qu *Queue) GetUrl() *actions.QueueContext

type SatisfyGroup

type SatisfyGroup struct {
	// contains filtered or unexported fields
}

func CollateActions

func CollateActions(a []planaction.PlanAction) []*SatisfyGroup

func FindSatisfaction

func FindSatisfaction(n string, g []*SatisfyGroup) *SatisfyGroup

Jump to

Keyboard shortcuts

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