An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

proxy.golang.org : github.com/henomis/pluggo

Package pluggo provides a framework for creating and communicating with plugin systems using HTTP-based communication. It allows for dynamic loading and execution of plugins as separate processes that communicate over HTTP. The package consists of two main components: - Client: for launching and communicating with plugins - Plugin: for creating plugins that can be launched by the client Plugins are executable files that start an HTTP server and communicate their port number to the client via stdout. The client then uses HTTP requests to execute functions within the plugin.

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/henomis/pluggo
License: MIT
Latest release: 2 months ago
First release: 2 months ago
Namespace: github.com/henomis
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 22 days ago

    Loading...
    Readme
    Loading...