package
0.0.3
Repository: https://github.com/mirkobrombin/goup.git
Documentation: pkg.go.dev

# Structs

AuthPlugin provides HTTP Basic Authentication for protected paths.
AuthPluginConfig represents the configuration for the AuthPlugin.
AuthPluginState internal state for the plugin.
CustomHeaderPlugin adds a custom header to all HTTP responses.
NodeJSPlugin handles the execution of a Node.js application.
NodeJSPluginConfig represents the configuration for the NodeJSPlugin.
PHPPlugin handles the execution of PHP scripts via PHP-FPM.
PHPPluginConfig represents the configuration for the PHPPlugin.