internal/

directory
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2026 License: Apache-2.0

Directories

Path Synopsis
Package bytesconv provides zero-copy conversions between string and []byte.
Package bytesconv provides zero-copy conversions between string and []byte.
Package cache is qdf-hook's persistence layer.
Package cache is qdf-hook's persistence layer.
Package daemon implements the qdf-hookd socket serve loop: a long-lived process that answers PostToolUse hook requests over a unix socket, sharing one in-RAM hookcore.MemStore across all connections instead of the CLI's per-invocation disk round trip.
Package daemon implements the qdf-hookd socket serve loop: a long-lived process that answers PostToolUse hook requests over a unix socket, sharing one in-RAM hookcore.MemStore across all connections instead of the CLI's per-invocation disk round trip.
Package detect analyzes raw tool output and turns recognizable shapes into compact, information-preserving summaries.
Package detect analyzes raw tool output and turns recognizable shapes into compact, information-preserving summaries.
Package hookcore defines the storage abstraction behind the compression pipeline (internal/hook) so it can be driven by either the on-disk cache (CLI, one-shot per invocation) or an in-memory store (a future long-lived daemon).
Package hookcore defines the storage abstraction behind the compression pipeline (internal/hook) so it can be driven by either the on-disk cache (CLI, one-shot per invocation) or an in-memory store (a future long-lived daemon).
Package tokens counts how many tokens a string costs.
Package tokens counts how many tokens a string costs.

Jump to

Keyboard shortcuts

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