cliqmstr

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2020 License: GPL-3.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (

	// Debug receives log messages in verbose mode
	Debug *golog.Logger
	// Log is the standard logger
	Log *golog.Logger
)

Functions

func Execute

func Execute()

Execute the control program and perform the command

func Run

func Run(payloadCmd []string) int

Run does everything It also makes sure that even though os.Exit() is called later, all defered functions are properly called.

func RunPayloadCommand

func RunPayloadCommand(command string, arguments ...string) (int, error)

RunPayloadCommand performs the payload command and returns it's exit code and/or an error

func SetupCompilerInstrumentation

func SetupCompilerInstrumentation(tmpWorkDir string)

SetupCompilerInstrumentation creates the QMSTR instrumentation symlinks in the given path

Types

This section is empty.

Jump to

Keyboard shortcuts

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