| 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.