package
1.0.0
Repository: https://github.com/integration-system/gowsdl.git
Documentation: pkg.go.dev

# Functions

NewClient creates new SOAP client instance.
NewWSSSecurityHeader creates WSSSecurityHeader instance.
WithBasicAuth is an Option to set BasicAuth.
WithHTTPHeaders is an Option to set global HTTP headers for all requests.
WithInsecureSkipVerify is an Option to set insecure skip verify.
WithTimeout is an Option to set default HTTP dial timeout.
WithTLS is an Option to set tls config.

# Constants

No description provided by the author
Predefined WSS namespaces to be used in.
No description provided by the author

# Structs

Client is soap client.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

A Option sets options such as credentials, tls, etc.