loader

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

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

Go to latest
Published: Apr 7, 2024 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const Debug = false

Variables

View Source
var CurrentModule string
View Source
var Modules = make(map[string]module.Module)
View Source
var Options = make(map[string][]*module.Option)
View Source
var Plugins = make([]Plugin, 0)

Functions

func InitModules

func InitModules()

func LoadPlugins

func LoadPlugins() error

func RegisterModule

func RegisterModule(modules ...module.Module)

Types

type Plugin

type Plugin struct {
	Name        string
	Category    module.Category
	Author      string
	Description string
}

Jump to

Keyboard shortcuts

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