agent

package
v0.1.0 Latest Latest
Warning

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

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

Documentation

Overview

Package agent holds the agent's public HTTP API contract: the OpenAPI (Swagger 2.0) specification generated from internal/api's swag annotations. Never hand-edit swagger.json/swagger.yaml — change the annotations on the handlers in internal/api and run `make swagger` instead, exactly like api/plugin/v1's generated stubs are regenerated with `make proto` rather than patched by hand.

Index

Constants

This section is empty.

Variables

View Source
var Spec []byte

Spec holds the generated OpenAPI document as JSON, served by the agent itself at GET /v1/openapi.json (internal/api/router.go).

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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