Branch | Status | Coverage |
---|---|---|
master |
The Hyperscale Plugin Manager library provides a simple golang plugin manager
package main
import (
"github.com/hyperscale-stack/pluginmanager"
)
func main() {
}
Hyperscale pluginmanager is licensed under the MIT license.