Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Test ¶
type Test struct {
// contains filtered or unexported fields
}
Test represents the Test core module
func New ¶
func New(dsManager, storageManager modulesManager, mods []modules.ModuleTest, logger *zap.Logger) *Test
New creates new Test core module
func (*Test) GetLoader ¶
func (t *Test) GetLoader(j modules.Job) lua.LGFunction
GetLoader returns the lua loader
Click to show internal directories.
Click to hide internal directories.