# 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.
# 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.