package
0.107.5
Repository: https://github.com/peerfekt/go-rod.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Overview

A lib to encode/decode the data of the cdp protocol.

This lib is standalone and stateless, you can use it independently. Such as use it to encode/decode JSON with other libs that can drive browsers.

Here's an usage example.