Versions in this module Expand all Collapse all v0 v0.9.1 Mar 2, 2014 v0.9.0 Feb 26, 2014 Changes in this version + type Pprof struct + func (c Pprof) Cmdline() revel.Result + func (c Pprof) Index() revel.Result + func (c Pprof) Profile() revel.Result + func (c Pprof) Symbol() revel.Result + type PprofHandler func(http.ResponseWriter, *http.Request) + func (r PprofHandler) Apply(req *revel.Request, resp *revel.Response)