Documentation ¶
Overview ¶
Package pprof defines a utility for integrating pprof with custom configurations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Pprof ¶
type Pprof struct {
// contains filtered or unexported fields
}
Pprof encapsulates the pprof server configuration.
func (*Pprof) GetAddress ¶
GetAddress returns the address on which pprof server will be listening on
Click to show internal directories.
Click to hide internal directories.