Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatApps ¶
FormatApps returns a human-readable summary of discovered apps and files. Output is deterministic: groups are emitted in alphabetical order by type, and entries within each group preserve the input order. Without the sort, Go's randomised map iteration produced a different layout every call, which made operator-facing diff comparisons noisy and broke any caller doing a textual equality check on prior output.
Types ¶
Click to show internal directories.
Click to hide internal directories.