Versions in this module Expand all Collapse all v1 v1.13.3 Jan 25, 2017 Changes in this version + func InitPProfRouter(parentRouter *web.Router) + type Context struct + func (c *Context) Block(rw web.ResponseWriter, req *web.Request) + func (c *Context) Goroutine(rw web.ResponseWriter, req *web.Request) + func (c *Context) Heap(rw web.ResponseWriter, req *web.Request) + func (c *Context) Index(rw web.ResponseWriter, req *web.Request) + func (c *Context) Profile(rw web.ResponseWriter, req *web.Request) + func (c *Context) Symbol(rw web.ResponseWriter, req *web.Request) + func (c *Context) Threadcreate(rw web.ResponseWriter, req *web.Request)