Documentation
¶
There is no documentation for this package.
Directories
¶
| Path | Synopsis |
|---|---|
|
clients
|
|
|
http
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. |
|
llm
Package llm provides shared types and helpers for LLM provider client implementations.
|
Package llm provides shared types and helpers for LLM provider client implementations. |
|
otlp
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. |
|
rabbitmq
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. |
|
redisstream
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. |
|
sns
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. |
|
sql
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"`). |
|
sql/mysql
Package mysql registers the `client "mysql"` block.
|
Package mysql registers the `client "mysql"` block. |
|
sql/postgres
Package postgres registers the `client "postgres"` block.
|
Package postgres registers the `client "postgres"` block. |
|
sql/sqlite
Package sqlite registers the `client "sqlite"` block.
|
Package sqlite registers the `client "sqlite"` block. |
|
sqs
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. |
|
Package conditions implements the condition "timer"/"threshold"/"counter" block family.
|
Package conditions implements the condition "timer"/"threshold"/"counter" block family. |
|
editors
|
|
|
Package repl implements Vinculum's interactive read-eval-print loop, reached via "vinculum serve -i".
|
Package repl implements Vinculum's interactive read-eval-print loop, reached via "vinculum serve -i". |
|
servers
|
|
|
auth
Package auth provides authentication middleware for vinculum servers.
|
Package auth provides authentication middleware for vinculum servers. |
|
triggers
|
|
|
Package version exposes build-time identity information about the vinculum binary.
|
Package version exposes build-time identity information about the vinculum binary. |
Click to show internal directories.
Click to hide internal directories.