proto2xsd

command
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2017 License: MIT Imports: 11 Imported by: 0

README

proto2xsd

XSD conversion tool for Google ProtocolBuffers version 3

> proto2xsd -help
	Usage of proto2xsd [flags] [path ...]
	-ns string
		namespace of the target types (default "http://your.company.com/domain/version")		
	-w	write result to XSD files instead of stdout

Docker

A Docker image is available on DockerhuB. It can be used as part of your continuous integration build pipeline.

build
GOOS=linux go build
docker build -t emicklei/proto2xsd:latest -t emicklei/proto2xsd:0.2 .
run
 docker run -v $(pwd):/data emicklei/proto2xsd -ns http://company/your/v1 /data/YOUR.proto

© 2017, ernestmicklei.com. MIT License.

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