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

# Variables

Level provides named acces to the LevelEnum values.
Name provides named acces to the NameEnum values.
Source provides named acces to the SourceEnum values.

# Structs

ClearResult represents the result of calls to Log.clear.
DisableResult represents the result of calls to Log.disable.
EnableResult represents the result of calls to Log.enable.
Entry
Entry is a log entry.
EntryAddedEvent represents LayerTree.entryAdded event data.
StartViolationsReportParams represents LayerTree.startViolationsReport parameters.
StartViolationsReportResult represents the result of calls to Log.startViolationsReport.
StopViolationsReportResult represents the result of calls to Log.stopViolationsReport.
ViolationSetting is a violation configuration setting.

# Type aliases

LevelEnum represents the log entry severity.
NameEnum represents the violation type.
SourceEnum represents the log entry source.