package
0.0.0-20201027041110-0e5b21a69190
Repository: https://github.com/liov/protopatch2.git
Documentation: pkg.go.dev
# Functions
NewPackage returns an initialized Package.
NewPatcher returns an initialized Patcher for gen.
RunPlugin runs a protoc plugin named "protoc-gen-$plugin" and returns the generated CodeGeneratorResponse or an error.
StripParam strips a named param from req.
Write marshals and writes CodeGeneratorResponse res to w.
# Constants
Version is the current semver version of this package.