src.elv.sh/pkg/diag.Context.savedShowInfo (field)
5 uses
src.elv.sh/pkg/diag (current package)
context.go#L19: savedShowInfo *rangeShowInfo
context.go#L57: if c.savedShowInfo != nil {
context.go#L58: return c.savedShowInfo
context.go#L78: c.savedShowInfo = &rangeShowInfo{head, culprit, tail, beginLine, endLine}
context.go#L79: return c.savedShowInfo
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)