proxy.golang.org : github.com/Djarvur/protokit : v0.3.0
Package protokit is a library that makes it easy to create your own protoc plugins. It has excellent test coverage, and saves you so much time! There are two main things this library provides; a parser for parsing protobuf files into some well-defined structs, and an abstraction to make it simple to write your own protoc plugins. For a quick view of how to get started, see https://godoc.org/github.com/Djarvur/protokit#example-RunPlugin If you want see/try a working example, check out the examples in https://github.com/Djarvur/protokit/tree/master/examples.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/%21djarvur/protokit@v0.3.0
Published:
Indexed:
Related tag:
v0.3.0
- github.com/davecgh/go-spew v1.1.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/testify v1.9.0
- google.golang.org/genproto/googleapis/api v0.0.0-20240924160255-9d4c2d233b61
- google.golang.org/protobuf v1.34.2
- gopkg.in/yaml.v3 v3.0.1