Versions in this module Expand all Collapse all v1 v1.3.3 Oct 2, 2014 v1.3.1 Aug 21, 2014 Changes in this version + func FreeOSMemory() + func PrintStack() + func ReadGCStats(stats *GCStats) + func SetGCPercent(percent int) int + func SetMaxStack(bytes int) int + func SetMaxThreads(threads int) int + func SetPanicOnFault(enabled bool) bool + func Stack() []byte + func WriteHeapDump(fd uintptr) + type GCStats struct + LastGC time.Time + NumGC int64 + Pause []time.Duration + PauseQuantiles []time.Duration + PauseTotal time.Duration