go vendor
This commit is contained in:
6
vendor/github.com/revel/modules/pprof/conf/routes
generated
vendored
Normal file
6
vendor/github.com/revel/modules/pprof/conf/routes
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
GET /debug/pprof/profile Pprof.Profile
|
||||
GET /pprof/symbol Pprof.Symbol
|
||||
GET /debug/pprof/cmdline Pprof.Cmdline
|
||||
GET /debug/pprof/trace Pprof.Trace
|
||||
GET /debug/pprof/* Pprof.Index
|
||||
GET /debug/pprof/ Pprof.Index
|
||||
Reference in New Issue
Block a user