internal/

directory
v0.4.6 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2026 License: MIT

Directories

Path Synopsis
0
buildinfo
Package buildinfo exposes the version and commit SHA that were burnt into each binary at build time.
Package buildinfo exposes the version and commit SHA that were burnt into each binary at build time.
ids
alfa
bravo
plugins
Package plugins is madder's blob-encoding plugin registry.
Package plugins is madder's blob-encoding plugin registry.
plugins/builtins
Package builtins blank-imports every built-in plugin so their init() functions register them in plugins.Default.
Package builtins blank-imports every built-in plugin so their init() functions register them in plugins.Default.
plugins/gzip
Package gzip is the gzip blob-encoding plugin.
Package gzip is the gzip blob-encoding plugin.
plugins/none
Package none is the identity (passthrough) blob-encoding plugin.
Package none is the identity (passthrough) blob-encoding plugin.
plugins/zlib
Package zlib is the zlib blob-encoding plugin.
Package zlib is the zlib blob-encoding plugin.
plugins/zstd
Package zstd is the zstd blob-encoding plugin.
Package zstd is the zstd blob-encoding plugin.
registry
Package registry maintains a per-host, best-effort index of every madder blob store created on this machine, so `madder list -all` can enumerate stores host-wide regardless of which XDG scope or cwd created them.
Package registry maintains a per-host, best-effort index of every madder blob store created on this machine, so `madder list -all` can enumerate stores host-wide regardless of which XDG scope or cwd created them.
charlie
arg_resolver
Package arg_resolver centralizes how madder commands classify positional arguments as files, blob IDs, or blob-store-id switches.
Package arg_resolver centralizes how madder commands classify positional arguments as files, blob IDs, or blob-store-id switches.
blob_verify_sink
Package blob_verify_sink carries the per-blob result stream shared by `madder fsck` and `madder cache-fsck`.
Package blob_verify_sink carries the per-blob result stream shared by `madder fsck` and `madder cache-fsck`.
blob_write_sink
Package blob_write_sink carries the per-blob result stream shared by `madder write` and `madder cache-write`.
Package blob_write_sink carries the per-blob result stream shared by `madder write` and `madder cache-write`.
cli_main
Package cli_main shares the entry-point shape between madder and madder-cache (and any future sibling).
Package cli_main shares the entry-point shape between madder and madder-cache (and any future sibling).
fd
files
Package files provides filesystem helpers used by madder.
Package files provides filesystem helpers used by madder.
markl_registrations
Package markl_registrations holds madder's own purpose and purpose-id-alias registrations for the markl framework.
Package markl_registrations holds madder's own purpose and purpose-id-alias registrations for the markl framework.
output_format
Package output_format provides a shared -format flag for madder commands that stream per-record results.
Package output_format provides a shared -format flag for madder commands that stream per-record results.
delta
echo
madder_env
Package madder_env houses the madder-application-layer `env_dir.EnvVarNames` bundle and the env-var name constants the madder CLI publishes and consults.
Package madder_env houses the madder-application-layer `env_dir.EnvVarNames` bundle and the env-var name constants the madder CLI publishes and consults.
foxtrot
mmap_blob
Package mmap_blob promotes a BlobReader to a zero-copy []byte view backed by file mmap, when the underlying storage permits.
Package mmap_blob promotes a BlobReader to a zero-copy []byte view backed by file mmap, when the underlying storage permits.
sftp_probe
Package sftp_probe contains pure-function probes that classify SFTP blob bytes against candidate blob_store_configs.Config values without any SFTP, UI, or filesystem dependency.
Package sftp_probe contains pure-function probes that classify SFTP blob bytes against candidate blob_store_configs.Config values without any SFTP, UI, or filesystem dependency.
huh
golf
hotel
india
juliett
inventory_log
Package inventory_log implements the per-blob audit log described in ADR 0004 and refined in docs/plans/2026-04-26-typed-write-log-design.md.
Package inventory_log implements the per-blob audit log described in ADR 0004 and refined in docs/plans/2026-04-26-typed-write-log-design.md.

Jump to

Keyboard shortcuts

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