Directories
¶
| Path | Synopsis |
|---|---|
|
Package http implements the `client "http"` block: a reusable HTTP client configuration that the http_* verb functions in package functions use to make outbound HTTP requests from action expressions.
|
Package http implements the `client "http"` block: a reusable HTTP client configuration that the http_* verb functions in package functions use to make outbound HTTP requests from action expressions. |
|
Package llm provides shared types and helpers for LLM provider client implementations.
|
Package llm provides shared types and helpers for LLM provider client implementations. |
|
Package otlp provides the client "otlp" implementation, which configures the OpenTelemetry SDK with an OTLP/HTTP trace exporter.
|
Package otlp provides the client "otlp" implementation, which configures the OpenTelemetry SDK with an OTLP/HTTP trace exporter. |
|
Package rabbitmq implements the `client "rabbitmq"` VCL block, wiring vinculum-rabbitmq senders and receivers into the vinculum config pipeline.
|
Package rabbitmq implements the `client "rabbitmq"` VCL block, wiring vinculum-rabbitmq senders and receivers into the vinculum config pipeline. |
|
Package redisstream implements the `client "redis_stream"` block — a child of `client "redis"` that produces to and consumes from Redis Streams.
|
Package redisstream implements the `client "redis_stream"` block — a child of `client "redis"` that produces to and consumes from Redis Streams. |
|
Package sns implements the `client "sns_sender"` block for vinculum's SNS integration.
|
Package sns implements the `client "sns_sender"` block for vinculum's SNS integration. |
|
Package sql provides the dialect-agnostic engine shared by all SQL client blocks (`client "postgres"`, `client "mysql"`, `client "sqlite"`).
|
Package sql provides the dialect-agnostic engine shared by all SQL client blocks (`client "postgres"`, `client "mysql"`, `client "sqlite"`). |
|
mysql
Package mysql registers the `client "mysql"` block.
|
Package mysql registers the `client "mysql"` block. |
|
postgres
Package postgres registers the `client "postgres"` block.
|
Package postgres registers the `client "postgres"` block. |
|
sqlite
Package sqlite registers the `client "sqlite"` block.
|
Package sqlite registers the `client "sqlite"` block. |
|
Package sqs implements the `client "sqs_sender"` and `client "sqs_receiver"` blocks for vinculum's SQS integration.
|
Package sqs implements the `client "sqs_sender"` and `client "sqs_receiver"` blocks for vinculum's SQS integration. |
Click to show internal directories.
Click to hide internal directories.