Versions in this module Expand all Collapse all v1 v1.0.0 Mar 25, 2016 Changes in this version + func Handler(w http.ResponseWriter, r *http.Request) + func NewLineTermDisabled() + func NewLineTermEnabled() + func PrettyPrintDisabled() + func PrettyPrintEnabled() + type Stats struct + CgoCallNum int64 + CpuNum int + GcLast uint64 + GcNext uint64 + GcNum uint32 + GcPause []float64 + GcPausePerSecond float64 + GcPerSecond float64 + GoArch string + GoOs string + GoVersion string + Gomaxprocs int + GoroutineNum int + HeapAlloc uint64 + HeapIdle uint64 + HeapInuse uint64 + HeapObjects uint64 + HeapReleased uint64 + HeapSys uint64 + MemoryAlloc uint64 + MemoryFrees uint64 + MemoryLookups uint64 + MemoryMallocs uint64 + MemorySys uint64 + MemoryTotalAlloc uint64 + StackInUse uint64 + Time int64 + func GetStats() *Stats