package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: May 19, 2026
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package api is the HTTP client the CLI uses to talk to the getdebug backend.
Phase 1 stub — concrete methods land alongside the API routes.
Client holds the base URL + auth token for the getdebug API.
New returns a Client with sensible defaults.
Do issues an HTTP request and decodes the envelope into out (if non-nil).
Returns an error built from the envelope's error block on non-ok responses.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.