encoding

command
v0.2.4 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Command encoding is an example plugin bundling three small, unrelated utility actions that don't individually warrant their own supervised process — "base64.encode@1", "base64.decode@1", "hash.sha256@1", and "uuid.generate@1" — the same "several actions, one process" pattern the "text" example plugin already establishes for string operations.

It depends only on the SDK (sdk/go-plugin) and the standard library, plus github.com/google/uuid (already a direct dependency of the module), never on any internal/ package of the agent.

Jump to

Keyboard shortcuts

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