package
0.0.0-20210118102608-0de090828ce8
Repository: https://github.com/jgolang/consumer.git
Documentation: pkg.go.dev

# Functions

CleanXML doc ..
ConsumeSOAP11Service consumes a SOAP 1.2 web services expr: xmlquery expresion to find xml node.
ConsumeSOAP12Service consumes a SOAP 1.2 web services expr: xmlquery expresion to find xml node.
ConsumeSOAPService return *xmlquery.Node to find xml nodes in document.
GetIntFromXML doc ..
GetStringFromXML ...

# Constants

Soap11 version.
Soap12 version.

# Structs

Body Body of a SOAP message.
Envelope11 XML SOAP 1.1.
Envelope12 XML SOAP 1.2.
Header Header of a SOAP message.
RequestInfo doc.
ResponseData doc.

# Interfaces

Envelope Soap.

# Type aliases

Version doc.