v1.4.3
Performing proper checks for methods having input and output parameters, avoiding crashes. Fixes #17. Compiling the code before calling gofmt, so we can print compiler error messages when bad code is generated. Fixing types defined in WSDL that contain illegal characters for the generated code (e.g. double dots in the type name). Also fixing parameter names that are reserved words in Go.