Jevgo
By fgn
A Go System One client with optional Langfuse instrumentation.
Overview
Implementation overview
The core uses the standard library, context cancellation, functional options, and typed errors. Observability lives in a separate module, leaving the main client independent.
Topics
Request reference
Edit a small example and copy a real request before integrating the project.