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

# Functions

NewAddPrivacySandboxEnrollmentOverrideArgs initializes AddPrivacySandboxEnrollmentOverrideArgs with the required arguments.
NewCancelDownloadArgs initializes CancelDownloadArgs with the required arguments.
NewClient returns a client for the Browser domain with the connection set to conn.
NewExecuteBrowserCommandArgs initializes ExecuteBrowserCommandArgs with the required arguments.
NewGetHistogramArgs initializes GetHistogramArgs with the required arguments.
NewGetHistogramsArgs initializes GetHistogramsArgs with the required arguments.
NewGetWindowBoundsArgs initializes GetWindowBoundsArgs with the required arguments.
NewGetWindowForTargetArgs initializes GetWindowForTargetArgs with the required arguments.
NewGrantPermissionsArgs initializes GrantPermissionsArgs with the required arguments.
NewResetPermissionsArgs initializes ResetPermissionsArgs with the required arguments.
NewSetDockTileArgs initializes SetDockTileArgs with the required arguments.
NewSetDownloadBehaviorArgs initializes SetDownloadBehaviorArgs with the required arguments.
NewSetPermissionArgs initializes SetPermissionArgs with the required arguments.
NewSetWindowBoundsArgs initializes SetWindowBoundsArgs with the required arguments.

# Constants

CommandID as enums.
CommandID as enums.
CommandID as enums.
PermissionSetting as enums.
PermissionSetting as enums.
PermissionSetting as enums.
PermissionSetting as enums.
PermissionType as enums.
PermissionType as enums.
PermissionType as enums.
PermissionType as enums.
PermissionType as enums.
PermissionType as enums.
PermissionType as enums.
PermissionType as enums.
PermissionType as enums.
PermissionType as enums.
PermissionType as enums.
PermissionType as enums.
PermissionType as enums.
PermissionType as enums.
PermissionType as enums.
PermissionType as enums.
PermissionType as enums.
PermissionType as enums.
PermissionType as enums.
PermissionType as enums.
PermissionType as enums.
PermissionType as enums.
PermissionType as enums.
PermissionType as enums.
PermissionType as enums.
PermissionType as enums.
PermissionType as enums.
PermissionType as enums.
PermissionType as enums.
PermissionType as enums.
PermissionType as enums.
WindowState as enums.
WindowState as enums.
WindowState as enums.
WindowState as enums.
WindowState as enums.

# Structs

AddPrivacySandboxEnrollmentOverrideArgs represents the arguments for AddPrivacySandboxEnrollmentOverride in the Browser domain.
Bounds Browser window bounds information Note: This type is experimental.
Bucket Chrome histogram bucket.
CancelDownloadArgs represents the arguments for CancelDownload in the Browser domain.
DownloadProgressReply is the reply for DownloadProgress events.
DownloadWillBeginReply is the reply for DownloadWillBegin events.
ExecuteBrowserCommandArgs represents the arguments for ExecuteBrowserCommand in the Browser domain.
GetBrowserCommandLineReply represents the return values for GetBrowserCommandLine in the Browser domain.
GetHistogramArgs represents the arguments for GetHistogram in the Browser domain.
GetHistogramReply represents the return values for GetHistogram in the Browser domain.
GetHistogramsArgs represents the arguments for GetHistograms in the Browser domain.
GetHistogramsReply represents the return values for GetHistograms in the Browser domain.
GetVersionReply represents the return values for GetVersion in the Browser domain.
GetWindowBoundsArgs represents the arguments for GetWindowBounds in the Browser domain.
GetWindowBoundsReply represents the return values for GetWindowBounds in the Browser domain.
GetWindowForTargetArgs represents the arguments for GetWindowForTarget in the Browser domain.
GetWindowForTargetReply represents the return values for GetWindowForTarget in the Browser domain.
GrantPermissionsArgs represents the arguments for GrantPermissions in the Browser domain.
Histogram Chrome histogram.
PermissionDescriptor Definition of PermissionDescriptor defined in the Permissions API: https://w3c.github.io/permissions/#dom-permissiondescriptor.
ResetPermissionsArgs represents the arguments for ResetPermissions in the Browser domain.
SetDockTileArgs represents the arguments for SetDockTile in the Browser domain.
SetDownloadBehaviorArgs represents the arguments for SetDownloadBehavior in the Browser domain.
SetPermissionArgs represents the arguments for SetPermission in the Browser domain.
SetWindowBoundsArgs represents the arguments for SetWindowBounds in the Browser domain.

# Interfaces

DownloadProgressClient is a client for DownloadProgress events.
DownloadWillBeginClient is a client for DownloadWillBegin events.

# Type aliases

CommandID Browser command ids used by executeBrowserCommand.
ContextID Note: This type is experimental.
PermissionSetting Note: This type is experimental.
PermissionType Note: This type is experimental.
WindowID Note: This type is experimental.
WindowState The state of the browser window.