debug

package
v0.1.19 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 22, 2021 License: Apache-2.0 Imports: 31 Imported by: 0

Documentation

Index

Constants

View Source
const Name = "debug"

Variables

This section is empty.

Functions

func InitView

func InitView()

Types

type ServeMux

type ServeMux struct {
	Mu    sync.RWMutex
	M     map[string]muxEntry
	Es    []muxEntry
	Hosts bool
}

func GetDefaultServeMux

func GetDefaultServeMux() *ServeMux

type ViewManager

type ViewManager struct {
	Smgr   *viewer.StatsMgr
	Ctx    context.Context
	Cancel context.CancelFunc
	Views  []viewer.Viewer
}

ViewManager ...

func New

func New() *ViewManager

New creates a new ViewManager instance

func (*ViewManager) Register

func (vm *ViewManager) Register(views ...viewer.Viewer)

Register registers views to the ViewManager

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL