source

package
v0.16.5 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2026 License: MIT Imports: 3 Imported by: 0

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

func DocumentURL(directory string, file string) string

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.

Jump to

Keyboard shortcuts

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