Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlockProfiler ¶
type BlockProfiler struct {
// contains filtered or unexported fields
}
func NewBlockProfiler ¶
func NewBlockProfiler() *BlockProfiler
func NewMutexProfiler ¶
func NewMutexProfiler() *BlockProfiler
type HeapProfiler ¶
type HeapProfiler struct {
// contains filtered or unexported fields
}
func NewHeapProfiler ¶
func NewHeapProfiler() *HeapProfiler
Click to show internal directories.
Click to hide internal directories.