package
0.116.2
Repository: https://github.com/go-rod/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.