Clever/gowsdl

Name: gowsdl

Owner: Clever

Description: WSDL2Go code generation as well as its SOAP proxy

Forked from: hooklift/gowsdl

Created: 2017-05-19 18:53:21.0

Updated: 2017-05-19 18:53:23.0

Pushed: 2017-05-19 19:17:17.0

Homepage:

Size: 5121

Language: Go

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

WSDL to Go

Gitter GoDoc Build Status

Generates Go code from a WSDL file.

Install
Goals
Caveats
Usage
e: gowsdl [options] myservice.wsdl
 string
    File where the generated code will be saved (default "myservice.go")
 string
    Package under which code will be generated (default "myservice")
    Skips TLS Verification
    Shows gowsdl version

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.