protoc-gen-demo

module
v0.0.0-...-9dc03d9 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2022 License: MIT

README

protoc-gen-demo

a demo on how to make a minimal protobuf code generator

how to use

Build the generator

$ make build
go build -o protoc-gen-demo main.go

Use it with protoc

$ make demo
protoc --demo_out=demo --plugin protoc-gen-demo=protoc-gen-demo demo/demo.proto
go run ./cmd/demo
Hello, Demo!

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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