node_mock

package
v1.11.3 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockModule

type MockModule struct {
	Critical              bool
	EnabledScriptResult   bool
	EnabledScriptErr      error
	EnabledModules        *[]string
	ListOfRequiredModules []string
	Name                  string
	Path                  string
	Order                 uint32
}

func (MockModule) GetCritical added in v1.10.0

func (m MockModule) GetCritical() bool

func (MockModule) GetName

func (m MockModule) GetName() string

func (MockModule) GetOrder

func (m MockModule) GetOrder() uint32

func (MockModule) GetPath

func (m MockModule) GetPath() string

func (MockModule) RunEnabledScript

func (m MockModule) RunEnabledScript(_ context.Context, _ string, _ []string, _ map[string]string) (bool, error)

Jump to

Keyboard shortcuts

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