Documentation
¶
Index ¶
Constants ¶
View Source
const ( // DefaultInterval is the RSS sample period. DefaultInterval = time.Second // DefaultDeltaThreshold logs when |delta_rss| exceeds this many bytes. DefaultDeltaThreshold = int64(1_000_000) // DefaultMinLogInterval is the minimum time between RSS debug logs. DefaultMinLogInterval = time.Minute )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.