protoc-gen-grpc-gateway

command
v0.0.0-...-874d43a Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2020 License: BSD-3-Clause Imports: 10 Imported by: 0

Documentation

Overview

Command protoc-gen-grpc-gateway is a plugin for Google protocol buffer compiler to generate a reverse-proxy, which converts incoming RESTful HTTP/1 requests gRPC invocation. You rarely need to run this program directly. Instead, put this program into your $PATH with a name "protoc-gen-grpc-gateway" and run

protoc --grpc-gateway_out=output_directory path/to/input.proto

See README.md for more details.

Directories

Path Synopsis
Package generator provides an abstract interface to code generators.
Package generator provides an abstract interface to code generators.
internal
gengateway
Package gengateway provides a code generator for grpc gateway files.
Package gengateway provides a code generator for grpc gateway files.

Jump to

Keyboard shortcuts

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