web

package
v0.0.0-...-0f02e2e Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2025 License: BSD-2-Clause Imports: 7 Imported by: 0

Documentation

Overview

Package web provides HTTP handlers and REST API endpoints for workflow management.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APIHandlers

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

func NewAPIHandlers

func NewAPIHandlers(
	repository *workflow.Repository,
	validator *validator.Validate,
	registry *registry.Registry,
) *APIHandlers

func (*APIHandlers) GetWorkflow

func (h *APIHandlers) GetWorkflow(c fiber.Ctx) error

func (*APIHandlers) GetWorkflows

func (h *APIHandlers) GetWorkflows(c fiber.Ctx) error

func (*APIHandlers) HealthCheck

func (h *APIHandlers) HealthCheck(c fiber.Ctx) error

Jump to

Keyboard shortcuts

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