cdp

module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 14, 2020 License: MIT

README

About cdp

Generates structs as well as a few important methods for interacting with the chrome devtools protocol. Uses the latest protocol definitions.

Originally from https://github.com/mafredri/cdp but I have revised it to match my own needs. Thanks mafredri!

Use

cd cmd/cdpgen/
go build
./run.sh

Installing

go get -u github.com/4ydx/cdp
Updating protocol definitions
cd cmd/cdpgen/
$ ./update.sh

Directories

Path Synopsis
cmd
cdpgen
The cdpgen command generates the package cdp from the provided protocol definitions.
The cdpgen command generates the package cdp from the provided protocol definitions.
cdpgen/lint
Package lint contains a linter for Go source code.
Package lint contains a linter for Go source code.
cdpgen/proto
Package proto is used to parse the CDP protocol definitions (JSON).
Package proto is used to parse the CDP protocol definitions (JSON).
css
dom
io
lib
log

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL