package gengateway
import "github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/internal/gengateway"
Package gengateway provides a code generator for grpc gateway files.
Index ¶
Functions ¶
func New ¶
func New(reg *descriptor.Registry, useRequestContext bool, registerFuncSuffix, pathTypeString, modulePathString string, allowPatchFeature bool) gen.Generator
New returns a new generator which generates grpc gateway files.
Source Files ¶
doc.go generator.go template.go
- Version
- v1.16.0 (latest)
- Published
- Oct 28, 2020
- Platform
- linux/amd64
- Imports
- 15 packages
- Last checked
- 3 days ago –
Tools for package owners.