package
2.1.0
Repository: https://github.com/beatlabs/proton.git
Documentation: pkg.go.dev

# Functions

New initializes a proto parser.
NewFile initializes a proto parser from a local proto file.
NewHTTP initializes a proto parser from a remote proto file.

# Interfaces

Decoder is the interface that accepts bytes from Proto message and decodes it to a string.