package
0.1.0
Repository: https://github.com/codenamor/common.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.

# Constants

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

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