github.com/go-faster/errors.Frame.Location (method)

2 uses

	github.com/go-faster/errors (current package)
		frame.go#L31: func (f Frame) Location() (function, file string, line int) {
		frame.go#L48: 		function, file, line := f.Location()