protoc-gen-html

command module
v0.0.0-...-deb2c26 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2021 License: MIT Imports: 13 Imported by: 0

README

protoc-gen-html

install

go get github.com/lvht/protoc-gen-markdown

generate html

protoc --html_out=. hello.proto
# set path prefix to /api
protoc --html_out=path_prefix=/api:. hello.proto

how to test

go build . && protoc --plugin=./protoc-gen-markdown --markdown_out=. activity.proto && mv activity.md activity.html

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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