internal

package
v0.0.0-...-e66eaaa 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-crypto 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-crypto/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 CryptoPlugin

type CryptoPlugin struct{}

CryptoPlugin exposes crypto network provider catalog metadata.

func (*CryptoPlugin) Manifest

func (p *CryptoPlugin) 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