Registry / serialization / yoheimuta-go-protoparser-v4

yoheimuta-go-protoparser-v4

JSON →
library4.14.2gogounverified

A Protocol Buffers parser for Go, supporting parsing of .proto files into an AST.

go get github.com/yoheimuta/go-protoparser/v4
INSTALL
IMPORT
SIG · YOHEIMUTA-GO-PROTO
Y
yoheimuta-go-protoparser-v4
serializationgov4.14.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

protoparser
github.com/yoheimuta/go-protoparser/v4

Parse a simple proto3 file.

package main import "github.com/yoheimuta/go-protoparser/v4" func main() { ast, _ := protoparser.Parse("syntax = \"proto3\";") _ = ast }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.14.2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
OpenAI (training)
1
Resources
yoheimuta-go-protoparser-v4 — go get yoheimuta-go-protoparser-v4 · libregistry