package
0.0.0-20200525080501-418ac89e6fd2
Repository: https://github.com/bootgo/cdproto.git
Documentation: pkg.go.dev

# Functions

Disable disables domain notifications.
Enable enables domain notifications.
GetHighlightObjectForTest for testing.
HideHighlight hides any highlight.
HighlightFrame highlights owner element of the frame with given id.
HighlightNode highlights DOM node with given id or with the given JavaScript object wrapper.
HighlightQuad highlights given quad.
HighlightRect highlights given rectangle.
SetInspectMode enters the 'inspect' mode.
SetPausedInDebuggerMessage [no description].
SetShowDebugBorders requests that backend shows debug borders on layers.
SetShowFPSCounter requests that backend shows the FPS counter.
SetShowPaintRects requests that backend shows paint rectangles.
SetShowScrollBottleneckRects requests that backend shows scroll bottleneck rects.
SetShowViewportSizeOnResize paints viewport size upon main frame resize.
SetSuspended [no description].

# Constants

Command names.
Command names.
Command names.
Command names.
Command names.
Command names.
Command names.
Command names.
Command names.
Command names.
Command names.
Command names.
Command names.
Command names.
Command names.
Command names.
InspectMode values.
InspectMode values.
InspectMode values.

# Structs

DisableParams disables domain notifications.
EnableParams enables domain notifications.
EventInspectNodeRequested fired when the node should be inspected.
EventNodeHighlightRequested fired when the node should be highlighted.
EventScreenshotRequested fired when user asks to capture screenshot of some area on the page.
GetHighlightObjectForTestParams for testing.
GetHighlightObjectForTestReturns return values.
HideHighlightParams hides any highlight.
HighlightConfig configuration data for the highlighting of page elements.
HighlightFrameParams highlights owner element of the frame with given id.
HighlightNodeParams highlights DOM node with given id or with the given JavaScript object wrapper.
HighlightQuadParams highlights given quad.
HighlightRectParams highlights given rectangle.
SetInspectModeParams enters the 'inspect' mode.
SetPausedInDebuggerMessageParams [no description].
SetShowDebugBordersParams requests that backend shows debug borders on layers.
SetShowFPSCounterParams requests that backend shows the FPS counter.
SetShowPaintRectsParams requests that backend shows paint rectangles.
SetShowScrollBottleneckRectsParams requests that backend shows scroll bottleneck rects.
SetShowViewportSizeOnResizeParams paints viewport size upon main frame resize.
SetSuspendedParams [no description].

# Type aliases

InspectMode [no description].