//
pkg.gl
Category
github.com/evilsocket/islazy
plugin
package
1.11.0
Repository:
https://github.com/evilsocket/islazy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
28
Files
208 SLOC
#
Functions
Load
Load loads and compiles a plugin given its path.
Parse
Parse parsesand compiles a plugin given its source code.
#
Variables
Defines
Defines is a map containing the predefined objects and functions for each vm of each plugin.
#
Structs
Plugin
Plugin is an object representing a javascript file exporting functions and variables that your project can use to extend its functionalities.