package
0.0.0-20240503003748-61f2820f3353
Repository: https://github.com/sudhiaithal/protopatch.git
Documentation: pkg.go.dev
# Functions
NewPackage returns an initialized Package.
NewPatcher returns an initialized Patcher for gen.
ReadRequest reads and unmarshals a CodeGeneratorRequest.
RunPlugin runs a protoc plugin named "protoc-gen-$plugin" and returns the generated CodeGeneratorResponse or an error.
StripParam strips a named param from req.
WriteResponse marshals and writes CodeGeneratorResponse res to w.
# Constants
Version is the current semver version of this package.