core

command module
v0.0.0-...-44099a2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 28, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
whodb command
internal
src
app
aws
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.
env
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.
gcp
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.
llm
log
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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL