agentregistryapi

package
v0.36.0 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package agentregistryapi exposes the declared-agents registry (runtime/agentregistryservice) over REST. It is deliberately read-only in this slice: listing and looking up registered agents is served here, while registration (create/update/delete) stays with the `contenox agent` CLI.

The route/handler shape mirrors runtime/internal/mcpserverapi so the two declared-resource registries stay easy to compare, and the `// @request` / `// @response` / param-description annotations are what the OpenAPI generator (tools/openapi-gen) scans for.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddAgentRegistryRoutes

func AddAgentRegistryRoutes(mux *http.ServeMux, svc agentregistryservice.Service)

AddAgentRegistryRoutes registers the read-only agent registry routes on mux.

Types

This section is empty.

Jump to

Keyboard shortcuts

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