package
0.0.0-20200525080501-418ac89e6fd2
Repository: https://github.com/bootgo/cdproto.git
Documentation: pkg.go.dev

# Functions

Clear [no description].
Disable disables storage tracking, prevents storage events from being sent to the client.
Enable enables storage tracking, storage events will now be delivered to the client.
GetDOMStorageItems [no description].
RemoveDOMStorageItem [no description].
SetDOMStorageItem [no description].

# Constants

Command names.
Command names.
Command names.
Command names.
Command names.
Command names.

# Structs

ClearParams [no description].
DisableParams disables storage tracking, prevents storage events from being sent to the client.
EnableParams enables storage tracking, storage events will now be delivered to the client.
EventDomStorageItemAdded [no description].
EventDomStorageItemRemoved [no description].
EventDomStorageItemsCleared [no description].
EventDomStorageItemUpdated [no description].
GetDOMStorageItemsParams [no description].
GetDOMStorageItemsReturns return values.
RemoveDOMStorageItemParams [no description].
SetDOMStorageItemParams [no description].
StorageID DOM Storage identifier.

# Type aliases

Item DOM Storage item.