Update 14.6.md
This commit is contained in:
@@ -19,7 +19,7 @@ if PprofOn {
|
|||||||
BeeApp.RegisterController(`/debug/pprof/:pp([\w]+)`, &ProfController{})
|
BeeApp.RegisterController(`/debug/pprof/:pp([\w]+)`, &ProfController{})
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
- 设计ProfConterller
|
- 设计ProfController
|
||||||
```Go
|
```Go
|
||||||
|
|
||||||
package beego
|
package beego
|
||||||
|
|||||||
Reference in New Issue
Block a user