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

# Variables

VersionRunningStatus provides named acces to the VersionRunningStatusEnum values.
VersionStatus provides named acces to the VersionStatusEnum values.

# Structs

DeliverPushMessageParams represents ServiceWorker.deliverPushMessage parameters.
DeliverPushMessageResult represents the result of calls to ServiceWorker.deliverPushMessage.
DisableResult represents the result of calls to ServiceWorker.disable.
DispatchSyncEventParams represents ServiceWorker.dispatchSyncEvent parameters.
DispatchSyncEventResult represents the result of calls to ServiceWorker.dispatchSyncEvent.
EnableResult represents the result of calls to ServiceWorker.enable.
ErrorMessage is a ServiceWorker error message.
ErrorReportedEvent represents ServiceWorker.workerErrorReported event data.
InspectWorkerParams represents ServiceWorker.inspectWorker parameters.
InspectWorkerResult represents the result of calls to ServiceWorker.inspectWorker.
Registration is a ServiceWorker registration.
RegistrationUpdatedEvent represents ServiceWorker.workerRegistrationUpdated event data.
SetForceUpdateOnPageLoadParams represents ServiceWorker.setForceUpdateOnPageLoad parameters.
SetForceUpdateOnPageLoadResult represents the result of calls to ServiceWorker.setForceUpdateOnPageLoad.
SkipWaitingParams represents ServiceWorker.skipWaiting parameters.
SkipWaitingResult represents the result of calls to ServiceWorker.skipWaiting.
StartWorkerParams represents ServiceWorker.startWorker parameters.
StartWorkerResult represents the result of calls to ServiceWorker.startWorker.
StopAllWorkersResult represents the result of calls to ServiceWorker.stopAllWorkers.
StopWorkerParams represents ServiceWorker.stopWorker parameters.
StopWorkerResult represents the result of calls to ServiceWorker.stopWorker.
UnregisterParams represents ServiceWorker.unregister parameters.
UnregisterResult represents the result of calls to ServiceWorker.unregister.
UpdateRegistrationParams represents ServiceWorker.updateRegistration parameters.
UpdateRegistrationResult represents the result of calls to ServiceWorker.updateRegistration.
Version is the ServiceWorker version.
VersionUpdatedEvent represents ServiceWorker.workerVersionUpdated event data.

# Type aliases

VersionRunningStatusEnum is the version running status.
VersionStatusEnum is the version status.