proxy.golang.org : github.com/junnplus/protoc-gen-struct-transformer : v1.0.6
Transformation function generator for gRPC. Protocol buffers complier (protoc) https://github.com/protocolbuffers/protobuf generates structures based on message definition in *.proto file. It's possible to use these generated structures directly, but it's better to have clear separation between transport level (gRPC) and business logic with its own structures. In this case you have to convert generated structures into structures use in business logic and vice versa. See documentation and usage examples on https://github.com/bold-commerce/protoc-gen-struct-transformer/blob/master/README.md
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/junnplus/[email protected]
Published:
Indexed:
- github.com/gogo/protobuf v1.3.1
- github.com/golang/protobuf v1.3.2
- github.com/hpcloud/tail v1.0.1-0.20180514194441-a1dbeea552b7
- github.com/iancoleman/strcase v0.0.0-20191112232945-16388991a334
- github.com/onsi/ginkgo v1.10.1
- github.com/onsi/gomega v1.7.0
- github.com/pkg/errors v0.8.1
- golang.org/x/net v0.0.0-20190827160401-ba9fcec4b297
- golang.org/x/sys v0.0.0-20190907184412-d223b2b6db03
- golang.org/x/text v0.3.2
- golang.org/x/tools v0.0.0-20200122042241-dc16b66866f1
- gopkg.in/fsnotify/fsnotify.v1 v1.4.7
- gopkg.in/yaml.v2 v2.2.2