protoc-gen-pluginx

module
v1.0.18 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 5, 2024 License: MIT

README

protoc-gen-pluginx

Useful plugins for protobuf, useful helper classes for protoc plugins, and modules for generating code imports.

protoc-gen-go-json

A plugin for generating JSON marshalling and unmarshalling methods using protojson, works with protoc-gen-go .

It is a fork of github.com/mitchellh/protoc-gen-go-json with some improvements.

protoc-gen-go-enumx

A plugin for generating enum extension methods, works with protoc-gen-go .

protoc-gen-go-fieldmask

A plugin for generating fieldmask paths helper for messages, works with protoc-gen-go .

It is a fork of github.com/idodod/protoc-gen-fieldmask with some improvements.

protoc-gen-go-adapter

A plugin for generating adapter codes for adapting gRPC server as an gRPC client.

This will be useful when a local sigleton program have many service implementing the protobuf service, and prefer to call each other directly in memory without marshalling and unmarshalling the message.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL