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

# Variables

Type provides named acces to the TypeEnum values.

# Structs

CacheStorageContentUpdatedEvent represents Storage.cacheStorageContentUpdated event data.
CacheStorageListUpdatedEvent represents Storage.cacheStorageListUpdated event data.
ClearDataForOriginParams represents Storage.clearDataForOrigin parameters.
ClearDataForOriginResult represents the result of calls to Storage.clearDataForOrigin.
GetUsageAndQuotaParams represents Storage.getUsageAndQuota parameters.
GetUsageAndQuotaResult represents the result of calls to Storage.getUsageAndQuota.
IndexedDBContentUpdatedEvent represents Storage.indexedDBContentUpdated event data.
IndexedDBListUpdatedEvent represents Storage.indexedDBListUpdated event data.
TrackCacheStorageForOriginParams represents Storage.trackCacheStorageForOrigin parameters.
TrackCacheStorageForOriginResult represents the result of calls to Storage.trackCacheStorageForOrigin.
TrackIndexedDBForOriginParams represents Storage.trackIndexedDBForOrigin parameters.
TrackIndexedDBForOriginResult represents the result of calls to Storage.trackIndexedDBForOrigin.
UntrackCacheStorageForOriginParams represents Storage.untrackCacheStorageForOrigin parameters.
UntrackCacheStorageForOriginResult represents the result of calls to Storage.untrackCacheStorageForOrigin.
UntrackIndexedDBForOriginParams represents Storage.untrackIndexedDBForOrigin parameters.
UntrackIndexedDBForOriginResult represents the result of calls to Storage.untrackIndexedDBForOrigin.
UsageForType is usage for a storage type.

# Type aliases

TypeEnum represents possible storage types.