protoc-gen-yarpc-go-v2

command
v1.72.1 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package main provides a protoc plugin that generates code for the protobuf encoding for YARPC. To use:

go get github.com/golang/protobuf/protoc-gen-go
go get go.uber.org/yarpc/encoding/protobuf/protoc-gen-yarpc-go-v2
protoc --go_out=plugins=grpc:. foo.proto
protoc --yarpc-go-v2_out=. foo.proto

Directories

Path Synopsis
internal
lib
Package lib contains the library code for protoc-gen-yarpc-go-v2.
Package lib contains the library code for protoc-gen-yarpc-go-v2.

Jump to

Keyboard shortcuts

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