internal

package
v0.0.0-...-28ef9b0 Latest Latest
Warning

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

Go to latest
Published: May 24, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package internal implements the workflow-plugin-compute-core plugin.

Index

Constants

This section is empty.

Variables

View Source
var Version = "0.0.0"

Version is set at build time via -ldflags "-X github.com/GoCodeAlone/workflow-plugin-compute-core/internal.Version=X.Y.Z". Default is a bare semver so plugin loaders that validate semver accept unreleased dev builds; goreleaser overrides with the real release tag.

Functions

func NewPlugin

func NewPlugin() sdk.PluginProvider

NewPlugin returns a new plugin instance. main.go calls sdk.Serve(NewPlugin()).

Types

type ComputeCorePlugin

type ComputeCorePlugin struct{}

ComputeCorePlugin exposes compute-core protocol metadata.

func (*ComputeCorePlugin) Manifest

func (p *ComputeCorePlugin) Manifest() sdk.PluginManifest

Manifest returns the plugin metadata used by the workflow engine for discovery and capability negotiation.

Jump to

Keyboard shortcuts

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