Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update 14.6.md
  • Loading branch information
1046102779 authored Sep 9, 2017
commit 4853aca6a0eaa832cdd1f596d2c6f46b4a582c2a
4 changes: 2 additions & 2 deletions zh/14.6.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ if PprofOn {
BeeApp.RegisterController(`/debug/pprof/:pp([\w]+)`, &ProfController{})
}
```
- 设计ProfConterller
- 设计ProfController
```Go

package beego
Expand Down Expand Up @@ -107,4 +107,4 @@ go tool pprof http://localhost:8080/debug/pprof/profile
## links
* [目录](<preface.md>)
* 上一节: [多语言支持](<14.5.md>)
* 下一节: [小结](<14.7.md>)
* 下一节: [小结](<14.7.md>)