command
module
Version:
v0.0.0-...-826765a
Opens a new window with list of versions in this module.
Published: Aug 30, 2023
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.