Documentation ¶ Index ¶ func GetResponseValue(res []byte, xpath string) string func SoapReq(url string, reqByte []byte, options map[string]string) ([]byte, error) func SoapReqByXml(url string, xmlFile string, options map[string]string) ([]byte, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetResponseValue ¶ func GetResponseValue(res []byte, xpath string) string func SoapReq ¶ func SoapReq(url string, reqByte []byte, options map[string]string) ([]byte, error) func SoapReqByXml ¶ func SoapReqByXml(url string, xmlFile string, options map[string]string) ([]byte, error) Types ¶ This section is empty. Source Files ¶ View all Source files soap.go Click to show internal directories. Click to hide internal directories.