Registry / networking / mafredri-cdp

mafredri-cdp

JSON →
library0.35.0gogounverified

Package cdp provides type-safe bindings for the Chrome DevTools Protocol (CDP) and can be used with any debug target that implements it.

go get github.com/mafredri/cdp
INSTALL
IMPORT
SIG · MAFREDRI-CDP
M
mafredri-cdp
networkinggov0.35.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

cdp
github.com/mafredri/cdp

Creating a CDP client

package main import "github.com/mafredri/cdp" func main() { c := cdp.NewClient() _ = c }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.35.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
mafredri-cdp — go get mafredri-cdp · libregistry