Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ShellExecutor ¶
type ShellExecutor struct {
// contains filtered or unexported fields
}
func NewShellExecutor ¶
func NewShellExecutor(command string, arguments []string, payload string) *ShellExecutor
func (*ShellExecutor) Execute ¶
func (s *ShellExecutor) Execute() error
Click to show internal directories.
Click to hide internal directories.