package
Version:
v1.16.1
Opens a new window with list of versions in this module.
Published: Nov 13, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package profile is for profilers
type Options struct {
Name string
}
type Profile interface {
Start() error
Stop() error
}
Source Files
¶
Directories
¶
Package pprof provides a pprof profiler
|
Package pprof provides a pprof profiler |
Click to show internal directories.
Click to hide internal directories.