proto

package
v0.116.2 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2024 License: MIT Imports: 7 Imported by: 282

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.

Documentation ¶

Overview ¶

Package proto is a lib to encode/decode the data of the cdp protocol.

Index ¶