directory
0.0.0-20240911180120-7bb73e41a54a
Repository: https://github.com/bufbuild/protoplugin.git
Documentation: pkg.go.dev

# Packages

Package main implements a very simple plugin that scaffolds using the protogen package with the protoplugin package.
Package main implements a very simple plugin that just outputs text files with the names of the top-level messages in each file, but uses the protoreflect package instead of directly using the FileDescriptorProtos.
Package main implements a very simple plugin that just outputs text files with the names of the top-level messages in each file.