Documentation ¶ Index ¶ func SendSoap(httpClient *http.Client, endpoint, message string) (*http.Response, error) func SendSoapWithDigest(httpClient *http.Client, endpoint, message, username, password string) (*http.Response, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func SendSoap ¶ func SendSoap(httpClient *http.Client, endpoint, message string) (*http.Response, error) SendSoap send soap message func SendSoapWithDigest ¶ added in v0.0.16 func SendSoapWithDigest(httpClient *http.Client, endpoint, message, username, password string) (*http.Response, error) Types ¶ This section is empty. Source Files ¶ View all Source files networking.go Click to show internal directories. Click to hide internal directories.