Directories
¶
| Path | Synopsis |
|---|---|
|
asyncapi
|
|
|
v2
Package v2 renders schema.Schema values as an AsyncAPI 2.6 document.
|
Package v2 renders schema.Schema values as an AsyncAPI 2.6 document. |
|
v3
Package v3 renders schema.Schema values and route.SecurityScheme definitions as an AsyncAPI 3.0 document.
|
Package v3 renders schema.Schema values and route.SecurityScheme definitions as an AsyncAPI 3.0 document. |
|
internal
|
|
|
schemarender
Package schemarender converts schema.Schema values to [map[string]any] objects suitable for marshalling into OpenAPI or AsyncAPI documents.
|
Package schemarender converts schema.Schema values to [map[string]any] objects suitable for marshalling into OpenAPI or AsyncAPI documents. |
|
Package jsonschema renders schema.Schema values to plain JSON Schema compatible json.RawMessage.
|
Package jsonschema renders schema.Schema values to plain JSON Schema compatible json.RawMessage. |
|
Package openaitools renders existing go-codex tool/call declarations into the OpenAI "tools" array JSON shape used by Chat Completions/Responses API function calling (and by extension, most OpenAI-compatible providers and client frameworks such as LangChain that accept the same convention).
|
Package openaitools renders existing go-codex tool/call declarations into the OpenAI "tools" array JSON shape used by Chat Completions/Responses API function calling (and by extension, most OpenAI-compatible providers and client frameworks such as LangChain that accept the same convention). |
|
Package openapi renders schema.Schema values as OpenAPI 3.x schema objects.
|
Package openapi renders schema.Schema values as OpenAPI 3.x schema objects. |
|
Package pipeline renders a forge.PipelineSpec as a YAML document.
|
Package pipeline renders a forge.PipelineSpec as a YAML document. |
|
Package stream renders a stream.TopologySpec as a human-readable YAML stream topology document.
|
Package stream renders a stream.TopologySpec as a human-readable YAML stream topology document. |
Click to show internal directories.
Click to hide internal directories.