Commit 659c7df3 authored by foxyriver's avatar foxyriver

modify-comment

parent e7537a21
...@@ -285,7 +285,7 @@ func (s *Server) InstallDefaultHandlers() { ...@@ -285,7 +285,7 @@ func (s *Server) InstallDefaultHandlers() {
const pprofBasePath = "/debug/pprof/" const pprofBasePath = "/debug/pprof/"
// InstallDeguggingHandlers registers the HTTP request patterns that serve logs or run commands/containers // InstallDebuggingHandlers registers the HTTP request patterns that serve logs or run commands/containers
func (s *Server) InstallDebuggingHandlers(criHandler http.Handler) { func (s *Server) InstallDebuggingHandlers(criHandler http.Handler) {
var ws *restful.WebService var ws *restful.WebService
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment