protoc-gen-go-http

command module
v0.0.0-...-826765a Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2023 License: MIT Imports: 6 Imported by: 0

README

protoc-gen-go-http

step1

go get github.com/cnartlu/protoc-gen-go-http

step2

go install github.com/cnartlu/protoc-gen-go-http

step3

protoc --proto_path=. --proto_path=./third_party --go_out=paths=source_relative:. --go-http_out=paths=source_relative,frame=echo:. --go-grpc_out=paths=source_relative:. *.proto

参数

frame 框架 echo 已支持 gin 已支持 fiber 待支持 https://docs.gofiber.io/

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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