Skip to main content

sunholo/external_backend

Generic wrapper around std/process.exec for JSON-on-stdout backends (PDF parsers, OCR, embedders, classifiers). Returns Result[Json, BackendError] with ExecFailed/NonZeroExit/InvalidJson variants carrying exit code + stderr. Pure formatError helper for logging. Confines the Process effect so callers stay effect-thin.

FieldValue
Latest0.1.0
Stabilityexperimental
EffectsProcess, IO
Exports1 modules
Last Updated2026-05-15T12:43:53Z
Exported Modules
  • sunholo/external_backend/runner
Dependencies

No dependencies (pure standalone package).

Loading version history from registry...