MCPcopy Create free account
hub / github.com/maruel/panicparse / Location

TypeAlias Location

stack/stack.go:312–312  ·  view source on GitHub ↗

Location is the source location, if determined.

Source from the content-addressed store, hash-verified

310
311// Location is the source location, if determined.
312type Location int
313
314const (
315 // LocationUnknown is the default value when Opts.GuessPaths was false.

Callers 1

StringMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected