package
1.0.0-rc6
Repository: https://github.com/tluthra/go-chrome.git
Documentation: pkg.go.dev

# Variables

RecordMode provides named acces to the RecordModeEnum values.
StreamCompression provides named acces to the StreamCompressionEnum values.
TransferMode provides named acces to the TransferModeEnum values.

# Structs

BufferUsageEvent represents Overlay.bufferUsage event data.
CompleteEvent represents Overlay.tracingComplete event data.
DataCollectedEvent represents Overlay.dataCollected event data.
EndResult represents the result of calls to Tracing.end.
GetCategoriesResult represents the result of calls to Tracing.getCategories.
RecordClockSyncMarkerParams represents Tracing.recordClockSyncMarker parameters.
RecordClockSyncMarkerResult represents the result of calls to Tracing.recordClockSyncMarker.
RequestMemoryDumpResult represents the result of calls to Tracing.requestMemoryDump.
StartParams represents Tracing.start parameters.
StartResult represents the result of calls to Tracing.start.
TraceConfig is the trace configuration https://chromedevtools.github.io/devtools-protocol/tot/Tracing/#type-TraceConfig */.

# Type aliases

MemoryDumpConfig is the configuration for memory dump.
RecordModeEnum is optional.
StreamCompressionEnum represents the compression type to use for traces returned via streams.
TransferModeEnum is optional.