package
2.0.17+incompatible
Repository: https://github.com/mutablelogic/go-server.git
Documentation: pkg.go.dev

# Functions

Register adds a plugin to the map of plugins.
Create a new default task.
Create a new plugin from a filepath.
Return a new task with the given label.

# Structs

Plugin creates tasks from a configuration.
Task is a basic task type, which provides a single long-running task until cancel is called.

# Type aliases

Plugins is a map of all registered plugins.