Directories ¶
Path | Synopsis |
---|---|
chromedp-gen is a tool to generate the low-level Chrome Debugging Protocol implementation types used by chromedp, based off Chrome's protocol.json.
|
chromedp-gen is a tool to generate the low-level Chrome Debugging Protocol implementation types used by chromedp, based off Chrome's protocol.json. |
fixup
Package fixup modifies/alters/fixes and adds to the low level type definitions for the Chrome Debugging Protocol domains, as generated from protocol.json.
|
Package fixup modifies/alters/fixes and adds to the low level type definitions for the Chrome Debugging Protocol domains, as generated from protocol.json. |
gen
Package gen takes the Chrome protocol domain definitions and applies the necessary code generation templates.
|
Package gen takes the Chrome protocol domain definitions and applies the necessary code generation templates. |
internal
Package internal contains the types and util funcs common to the chromedp-gen command.
|
Package internal contains the types and util funcs common to the chromedp-gen command. |
templates
Package templates contains the valyala/quicktemplate based code generation templates used by chromedp-gen.
|
Package templates contains the valyala/quicktemplate based code generation templates used by chromedp-gen. |
chromedp-proxy provides a cli utility that will proxy requests from a Chrome Debugging Protocol client to a application instance.
|
chromedp-proxy provides a cli utility that will proxy requests from a Chrome Debugging Protocol client to a application instance. |
Click to show internal directories.
Click to hide internal directories.