Directories
¶
| Path | Synopsis |
|---|---|
|
Package audit implements Docbank's internal audited-history authority.
|
Package audit implements Docbank's internal audited-history authority. |
|
Package backupapp adapts docbank's logical schema and mixed blob store to Kit's application-neutral backup engine.
|
Package backupapp adapts docbank's logical schema and mixed blob store to Kit's application-neutral backup engine. |
|
Package blob adapts Kit's mixed loose-and-packed content-addressed store to docbank's existing ingest, API, GC, and verification interfaces.
|
Package blob adapts Kit's mixed loose-and-packed content-addressed store to docbank's existing ingest, API, GC, and verification interfaces. |
|
Package client is the typed HTTP client for the docbank daemon.
|
Package client is the typed HTTP client for the docbank daemon. |
|
Package config loads the optional $DOCBANK_HOME/config.toml.
|
Package config loads the optional $DOCBANK_HOME/config.toml. |
|
Package daemonauth implements proof that a discovered loopback endpoint owns the private runtime record without sending either runtime secret to it.
|
Package daemonauth implements proof that a discovered loopback endpoint owns the private runtime record without sending either runtime secret to it. |
|
Package daemonlife defines lifecycle budgets shared by the daemon and the clients that wait for it to stop.
|
Package daemonlife defines lifecycle budgets shared by the daemon and the clients that wait for it to stop. |
|
Package extract runs bounded, daemon-owned document text extraction.
|
Package extract runs bounded, daemon-owned document text extraction. |
|
Package home resolves the docbank data directory layout.
|
Package home resolves the docbank data directory layout. |
|
Package ingest implements the single import pipeline shared by all entry points: hash → durable blob write → one metadata transaction per file.
|
Package ingest implements the single import pipeline shared by all entry points: hash → durable blob write → one metadata transaction per file. |
|
Package jobs supervises daemon-owned background work.
|
Package jobs supervises daemon-owned background work. |
|
Package maintenance contains storage lifecycle operations shared by the embedded Vault and daemon HTTP adapters.
|
Package maintenance contains storage lifecycle operations shared by the embedded Vault and daemon HTTP adapters. |
|
Package store implements the SQLite-backed virtual tree.
|
Package store implements the SQLite-backed virtual tree. |
|
Package storenamespace canonicalizes deployment storage namespaces before Docbank compares or grants authority to them.
|
Package storenamespace canonicalizes deployment storage namespaces before Docbank compares or grants authority to them. |
|
Package tui provides Docbank's daemon-backed terminal interface.
|
Package tui provides Docbank's daemon-backed terminal interface. |
|
Package update wraps kit/selfupdate with docbank's release identity and daemon-aware install: stop the daemon, swap the binary, restart it.
|
Package update wraps kit/selfupdate with docbank's release identity and daemon-aware install: stop the daemon, swap the binary, restart it. |
|
Package version carries the build-stamped identity shared by the CLI, the daemon runtime record, the OpenAPI document, and self-update.
|
Package version carries the build-stamped identity shared by the CLI, the daemon runtime record, the OpenAPI document, and self-update. |
|
Package web owns the frontend assets embedded in the Docbank binary.
|
Package web owns the frontend assets embedded in the Docbank binary. |
|
Package winsecurity contains the Windows-only primitives that must operate on already-open handles rather than pathnames.
|
Package winsecurity contains the Windows-only primitives that must operate on already-open handles rather than pathnames. |
Click to show internal directories.
Click to hide internal directories.