modules

package
v0.0.0-...-2fc7b62 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Module

type Module interface {
	RunModule() *definitions.ResultStore
	GetOutput() string
}

Module interface defines what functions a provider struct should have

func GetModule

func GetModule(name string, options definitions.Options, process definitions.Process, result *definitions.ResultStore) Module

GetModule returns a new object of the given module type

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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