//
pkg.gl
Category
github.com/JohnRebellion/go-utils
soap
package
0.2.2
Repository:
https://github.com/johnrebellion/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
41 SLOC
#
Functions
Decode
Decode Decodes XML SOAP Envelop to struct.
Encode
Encode Encodes struct to XML SOAP Envelop.
#
Structs
Body
Body SOAP Body.
Envelope
Envelope SOAP Envelope.
Header
Header SOAP Header.