src.elv.sh/pkg/diag.rangeShowInfo.BeginLine (field)
4 uses
src.elv.sh/pkg/diag (current package)
context.go#L40: BeginLine int
context.go#L115: if info.BeginLine == info.EndLine {
context.go#L116: return fmt.Sprintf("line %d:", info.BeginLine)
context.go#L118: return fmt.Sprintf("line %d-%d:", info.BeginLine, info.EndLine)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)