Documentation
¶
There is no documentation for this package.
Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
whodb
command
|
|
|
internal
|
|
|
bamlinit
Package bamlinit sets BAML environment defaults before the BAML native library loads.
|
Package bamlinit sets BAML environment defaults before the BAML native library loads. |
|
common/config
Package config provides a unified configuration file for all WhoDB components.
|
Package config provides a unified configuration file for all WhoDB components. |
|
common/ssl
Package ssl provides SSL/TLS configuration types and source-backed normalization helpers for database connections.
|
Package ssl provides SSL/TLS configuration types and source-backed normalization helpers for database connections. |
|
dbcatalog
Package dbcatalog exposes the shared connectable database catalog used by the frontend, desktop, and CLI.
|
Package dbcatalog exposes the shared connectable database catalog used by the frontend, desktop, and CLI. |
|
envconfig
Package envconfig provides configuration-loading functions that depend on both the env and log packages.
|
Package envconfig provides configuration-loading functions that depend on both the env and log packages. |
|
importer
Package importer exposes the shared data-import pipeline used by GraphQL and the CLI.
|
Package importer exposes the shared data-import pipeline used by GraphQL and the CLI. |
|
migrate
Package migrate tracks deprecated configuration patterns and collects migration warnings at startup.
|
Package migrate tracks deprecated configuration patterns and collects migration warnings at startup. |
|
providers
Package providers defines the ConnectionProvider interface for database connection sources.
|
Package providers defines the ConnectionProvider interface for database connection sources. |
|
providers/aws
Package aws implements the AWS connection provider for WhoDB.
|
Package aws implements the AWS connection provider for WhoDB. |
|
providers/azure
Package azure implements the Azure connection provider for WhoDB.
|
Package azure implements the Azure connection provider for WhoDB. |
|
providers/gcp
Package gcp implements the GCP connection provider for WhoDB.
|
Package gcp implements the GCP connection provider for WhoDB. |
|
query
Package query defines the neutral filter and sort AST used by source and backend runtime code.
|
Package query defines the neutral filter and sort AST used by source and backend runtime code. |
|
querysuggestions
Package querysuggestions builds simple database-aware query suggestions from source storage-unit metadata so GraphQL and the CLI can share the same onboarding prompts.
|
Package querysuggestions builds simple database-aware query suggestions from source storage-unit metadata so GraphQL and the CLI can share the same onboarding prompts. |
|
source
Package source defines the source-first public contract that sits above the existing database plugin layer.
|
Package source defines the source-first public contract that sits above the existing database plugin layer. |
|
source/adapters
Package adapters exposes source connectors backed by the existing database plugin layer.
|
Package adapters exposes source connectors backed by the existing database plugin layer. |
|
sourcecatalog
Package sourcecatalog exposes the source-first catalog consumed by the public GraphQL API and frontend.
|
Package sourcecatalog exposes the source-first catalog consumed by the public GraphQL API and frontend. |
|
sourcecatalog/specs
Package specs exposes side-effect-free source-owned metadata specifications that can be shared by sourcecatalog registration and plugin implementations.
|
Package specs exposes side-effect-free source-owned metadata specifications that can be shared by sourcecatalog registration and plugin implementations. |
|
sources/database
Package database registers the built-in database-backed source types into the source registry.
|
Package database registers the built-in database-backed source types into the source registry. |
Click to show internal directories.
Click to hide internal directories.