Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Module = di.Module( di.Constructor(http.NewServeMux), di.Constructor(NewServer), di.Register(statsviz.Register), di.Register(pprof.Register), di.Register(fgprof.Register), di.Register(psutil.Register), )
Module for fx.
Functions ¶
This section is empty.
Types ¶
type Server ¶
Server for debug.
func (*Server) GetService ¶ added in v2.26.0
GetService returns the service, if defined.
Click to show internal directories.
Click to hide internal directories.