runtime.sysStatsAggregate.heapGoal (field)
3 uses
runtime (current package)
metrics.go#L117: out.scalar = in.sysStats.heapGoal
metrics.go#L356: heapGoal uint64
metrics.go#L367: a.heapGoal = atomic.Load64(&memstats.next_gc)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)