Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Pprof ¶
type Pprof struct {
*revel.Controller
}
type PprofHandler ¶
type PprofHandler func(http.ResponseWriter, *http.Request)
The PprofHandler type makes it easy to call the net/http/pprof handler methods since they all have the same method signature
Click to show internal directories.
Click to hide internal directories.