# 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.
# Structs
No description provided by the author
Client is soap client.
Envelope represents the top level of the SOAP message.
No description provided by the author
Header encapsulates the SOAP header.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
A Option sets options such as credentials, tls, etc.