stash/vendor/github.com/chromedp/cdproto
kermieisinthehouse 265d5f4c70
Apple Silicon Support, Bump Go to 1.17, refactor docker/build/x86_64/Dockerfile (#1646)
* Bump Go to 1.17, refactor build/x86_64 Dockerfile to make better use of multi-stage
* Bump to 1.17 from 1.16
* Bump packr version, provide needed legacy env var
* Add apple silicon support, fix macos build chain
* Update unused travis ci
2021-09-08 15:30:15 +10:00
..
accessibility
animation
applicationcache
audits
backgroundservice
browser
cachestorage
cast
cdp
css
database
debugger
deviceorientation
dom
domdebugger
domsnapshot
domstorage
emulation
fetch
headlessexperimental
heapprofiler
indexeddb
input
inspector
io
layertree
log
media
memory
network
overlay
page
performance
performancetimeline
profiler
runtime
security
serviceworker
storage
systeminfo
target
tethering
tracing
webaudio
webauthn
.gitignore
cdproto.go
easyjson.go
LICENSE
README.md

About cdproto

Package cdproto contains the generated commands, types, and events for the Chrome DevTools Protocol domains.

Unit Tests Go Reference

This package is generated by the cdproto-gen command. Please refer to that project and to the main chromedp project for information on using the commands, types, and events available here.

API

Please see the Go Reference.

Contributing

If you would like to submit a change to the code in this package, please submit your Pull Request to the cdproto-gen project. Any Issues and Pull Requests submitted to this project will be closed without being reviewed.