moduleexecgo

package module
v0.0.0-...-497f505 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2023 License: AGPL-3.0 Imports: 6 Imported by: 1

README

wraith-module-execgo

A Wraith module for executing arbitrary Go code.

Documentation

Index

Constants

View Source
const (
	MOD_NAME = "w.execgo"

	SHM_EXECUTE = "w.execgo.execute"
	SHM_RESULT  = "w.execgo.result"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ModuleExecGo

type ModuleExecGo struct {
	// contains filtered or unexported fields
}

func (*ModuleExecGo) Mainloop

func (m *ModuleExecGo) Mainloop(ctx context.Context, w *libwraith.Wraith)

func (*ModuleExecGo) WraithModuleName

func (m *ModuleExecGo) WraithModuleName() string

Jump to

Keyboard shortcuts

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