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

# Functions

NewClient returns a client for the ServiceWorker domain with the connection set to conn.
NewDeliverPushMessageArgs initializes DeliverPushMessageArgs with the required arguments.
NewDispatchPeriodicSyncEventArgs initializes DispatchPeriodicSyncEventArgs with the required arguments.
NewDispatchSyncEventArgs initializes DispatchSyncEventArgs with the required arguments.
NewInspectWorkerArgs initializes InspectWorkerArgs with the required arguments.
NewSetForceUpdateOnPageLoadArgs initializes SetForceUpdateOnPageLoadArgs with the required arguments.
NewSkipWaitingArgs initializes SkipWaitingArgs with the required arguments.
NewStartWorkerArgs initializes StartWorkerArgs with the required arguments.
NewStopWorkerArgs initializes StopWorkerArgs with the required arguments.
NewUnregisterArgs initializes UnregisterArgs with the required arguments.
NewUpdateRegistrationArgs initializes UpdateRegistrationArgs with the required arguments.

# Constants

VersionRunningStatus as enums.
VersionRunningStatus as enums.
VersionRunningStatus as enums.
VersionRunningStatus as enums.
VersionRunningStatus as enums.
VersionStatus as enums.
VersionStatus as enums.
VersionStatus as enums.
VersionStatus as enums.
VersionStatus as enums.
VersionStatus as enums.
VersionStatus as enums.

# Structs

DeliverPushMessageArgs represents the arguments for DeliverPushMessage in the ServiceWorker domain.
DispatchPeriodicSyncEventArgs represents the arguments for DispatchPeriodicSyncEvent in the ServiceWorker domain.
DispatchSyncEventArgs represents the arguments for DispatchSyncEvent in the ServiceWorker domain.
ErrorMessage ServiceWorker error message.
InspectWorkerArgs represents the arguments for InspectWorker in the ServiceWorker domain.
Registration ServiceWorker registration.
SetForceUpdateOnPageLoadArgs represents the arguments for SetForceUpdateOnPageLoad in the ServiceWorker domain.
SkipWaitingArgs represents the arguments for SkipWaiting in the ServiceWorker domain.
StartWorkerArgs represents the arguments for StartWorker in the ServiceWorker domain.
StopWorkerArgs represents the arguments for StopWorker in the ServiceWorker domain.
UnregisterArgs represents the arguments for Unregister in the ServiceWorker domain.
UpdateRegistrationArgs represents the arguments for UpdateRegistration in the ServiceWorker domain.
Version ServiceWorker version.
WorkerErrorReportedReply is the reply for WorkerErrorReported events.
WorkerRegistrationUpdatedReply is the reply for WorkerRegistrationUpdated events.
WorkerVersionUpdatedReply is the reply for WorkerVersionUpdated events.

# Interfaces

WorkerErrorReportedClient is a client for WorkerErrorReported events.
WorkerRegistrationUpdatedClient is a client for WorkerRegistrationUpdated events.
WorkerVersionUpdatedClient is a client for WorkerVersionUpdated events.

# Type aliases

RegistrationID.
VersionRunningStatus.
VersionStatus.