Documentation ¶
Index ¶
Constants ¶
View Source
const Name = "debug"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ServeMux ¶
func GetDefaultServeMux ¶
func GetDefaultServeMux() *ServeMux
type ViewManager ¶
type ViewManager struct { Smgr *viewer.StatsMgr Ctx context.Context Cancel context.CancelFunc Views []viewer.Viewer }
ViewManager ...
func (*ViewManager) Register ¶
func (vm *ViewManager) Register(views ...viewer.Viewer)
Register registers views to the ViewManager
Click to show internal directories.
Click to hide internal directories.