soap

package
v0.0.0-...-4e03a8f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 6, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const Locale = "en-US"

Locale is a constant for the locale that is hardcoded in SOAP headers created by this package.

View Source
const MimeType = "application/soap+xml"

MimeType is the mime type of SOAP content.

Variables

This section is empty.

Functions

func SendInputRequest

func SendInputRequest(
	to string,
	maxEnvelopeSize int,
	operationTimeoutSec int,
	messageID uuid.UUID,
	shellID,
	commandID string,
	data []byte,
	end bool) string

func StartCommandRequest

func StartCommandRequest(
	to string,
	maxEnvelopeSize int,
	operationTimeoutSec int,
	messageID uuid.UUID,
	shellID string,
	winrsConsoleModeStdin bool,
	winrsSkipCmdShell bool,
	command string,
	args []string,
) string

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL