protoc-gen-go-pjson

command module
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2022 License: MIT Imports: 7 Imported by: 0

README

protoc-gen-go-pjson

Golang types generator for pjrpc router.

Install

go get -u gitlab.com/pjrpc/pjrpc/cmd/protoc-gen-go-pjson

Usage

protoc \
	--go-pjson_out=. --go-pjson_opt=paths=source_relative \
	protodir/file.proto

Flags

without_omitempty - generate json tags without omitempty

--go-pjson_out=without_omitempty=true:. --go-pjson_opt=paths=source_relative \

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package genpjson generates golang type by protobuf file.
Package genpjson generates golang type by protobuf file.

Jump to

Keyboard shortcuts

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