command
Version:
v0.18.3
Opens a new window with list of versions in this module.
Published: Oct 11, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 20
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
protoc-gen-wsdl
Generate a WSDL from the .proto file, and embedded in a .go file - package name can be specified before the output path:
protoc --wsdl_out=main:myproxy -I $GOPATH/src $GOPATH/src/unosoft.hu/ws/bruno/pb/dealer/dealer.proto
will create myproxy/dealer.wsdl
and myproxy/dealer.wsdl.go
.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.