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

# Functions

Enable enables application cache domain notifications.
GetApplicationCacheForFrame returns relevant application cache data for the document in given frame.
GetFramesWithManifests returns array of frame identifiers with manifest urls for each frame containing a document associated with some application cache.
GetManifestForFrame returns manifest URL for document in the given frame.

# Constants

# Structs

ApplicationCache detailed application cache information.
EnableParams enables application cache domain notifications.
EventApplicationCacheStatusUpdated [no description].
EventNetworkStateUpdated [no description].
FrameWithManifest frame identifier - manifest URL pair.
GetApplicationCacheForFrameParams returns relevant application cache data for the document in given frame.
GetApplicationCacheForFrameReturns return values.
GetFramesWithManifestsParams returns array of frame identifiers with manifest urls for each frame containing a document associated with some application cache.
GetFramesWithManifestsReturns return values.
GetManifestForFrameParams returns manifest URL for document in the given frame.
GetManifestForFrameReturns return values.
Resource detailed application cache resource information.