Categorygithub.com/hyperscale-stack/pluginmanager
repositorypackage
0.0.0-20241007170718-7eb34de50ce3
Repository: https://github.com/hyperscale-stack/pluginmanager.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

Hyperscale Plugin Manager Last release Documentation

Go Report Card

BranchStatusCoverage
masterBuild StatusCoveralls

The Hyperscale Plugin Manager library provides a simple golang plugin manager

Example

package main

import (
    "github.com/hyperscale-stack/pluginmanager"
)

func main() {

}

License

Hyperscale pluginmanager is licensed under the MIT license.