golang.org/x/pkgsite/internal/derrors.StackError.Stack (field)

4 uses

	golang.org/x/pkgsite/internal/derrors (current package)
		derrors.go#L251: 	Stack []byte
		derrors.go#L263: 		Stack: buf[:n],

	golang.org/x/pkgsite/internal/frontend
		server.go#L382: 		stack = serr.Stack

	golang.org/x/pkgsite/internal/worker
		server.go#L329: 		stack = serr.Stack