package
0.35.0
Repository: https://github.com/mafredri/cdp.git
Documentation: pkg.go.dev

# Functions

NewClient returns a client for the Tracing domain with the connection set to conn.
NewRecordClockSyncMarkerArgs initializes RecordClockSyncMarkerArgs with the required arguments.
NewRequestMemoryDumpArgs initializes RequestMemoryDumpArgs with the required arguments.
NewStartArgs initializes StartArgs with the required arguments.

# Constants

Backend as enums.
Backend as enums.
Backend as enums.
Backend as enums.
MemoryDumpLevelOfDetail as enums.
MemoryDumpLevelOfDetail as enums.
MemoryDumpLevelOfDetail as enums.
MemoryDumpLevelOfDetail as enums.
StreamCompression as enums.
StreamCompression as enums.
StreamCompression as enums.
StreamFormat as enums.
StreamFormat as enums.
StreamFormat as enums.

# Structs

BufferUsageReply is the reply for BufferUsage events.
CompleteReply is the reply for TracingComplete events.
DataCollectedReply is the reply for DataCollected events.
GetCategoriesReply represents the return values for GetCategories in the Tracing domain.
RecordClockSyncMarkerArgs represents the arguments for RecordClockSyncMarker in the Tracing domain.
RequestMemoryDumpArgs represents the arguments for RequestMemoryDump in the Tracing domain.
RequestMemoryDumpReply represents the return values for RequestMemoryDump in the Tracing domain.
StartArgs represents the arguments for Start in the Tracing domain.
TraceConfig.

# Interfaces

BufferUsageClient is a client for BufferUsage events.
CompleteClient is a client for TracingComplete events.
DataCollectedClient is a client for DataCollected events.

# Type aliases

Backend Backend type to use for tracing.
MemoryDumpConfig Configuration for memory dump.
MemoryDumpLevelOfDetail Details exposed when memory request explicitly declared.
StreamCompression Compression type to use for traces returned via streams.
StreamFormat Data format of a trace.