Documentation
¶
Overview ¶
Package source defines how operations are discovered. A Source is the only thing the engine consumes: anything that can produce []ir.Operation — an OpenAPI document, a live Gin router, a hand-written list — is a valid Source.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Directories
¶
| Path | Synopsis |
|---|---|
|
Package openapi turns an OpenAPI 3 document into ir.Operations.
|
Package openapi turns an OpenAPI 3 document into ir.Operations. |
|
Package route holds the shared logic every framework adapter uses to turn a (method, path) route into an ir.Operation.
|
Package route holds the shared logic every framework adapter uses to turn a (method, path) route into an ir.Operation. |
|
Package swaggo turns a swaggo-generated Swagger (OpenAPI 2.0) document into an api2mcp Source.
|
Package swaggo turns a swaggo-generated Swagger (OpenAPI 2.0) document into an api2mcp Source. |
Click to show internal directories.
Click to hide internal directories.