Versions in this module Expand all Collapse all v0 v0.0.2 Feb 4, 2021 Changes in this version + func SendSoap(endpoint, message string) (*http.Response, error) + func SendSoapWithTimeout(endpoint string, message []byte, timeout time.Duration) (*http.Response, error)