Documentation
¶
Overview ¶
Package bundleid provides shared formatting helpers for content-addressed .dipx bundle identities. Lives in internal/ so it's not part of the public API surface — callers outside this module should not depend on it.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DisplayForLog ¶
DisplayForLog formats a bundle identity for inclusion in human-readable log messages and error text. An empty identity (plain .dip runs that never had a content-addressed bundle) renders as a parenthesized explanation so users can tell the difference between "no bundle" and "missing field". Non-empty identities are returned as-is (typically "sha256:<64 hex>").
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.