modify-comment
This commit is contained in:
@@ -285,7 +285,7 @@ func (s *Server) InstallDefaultHandlers() {
|
||||
|
||||
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) {
|
||||
var ws *restful.WebService
|
||||
|
||||
|
Reference in New Issue
Block a user