Documentation
¶
Overview ¶
Package source resolves where a bundle's files live once they reach the default branch, so published issues can link to the discovery document rather than name a path the reader cannot open.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DocumentURL ¶
DocumentURL builds a GitHub blob URL for file inside directory. The URL points at the default branch, so it resolves once the branch holding the bundle merges. Every step is best-effort and offline: a bundle outside a Git checkout, a checkout without a GitHub origin, or a repository whose default branch cannot be determined locally all yield an empty string, and callers omit the link rather than publish a broken one.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.