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.
Click to show internal directories.
Click to hide internal directories.