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
Click to show internal directories.
Click to hide internal directories.