资讯

Plugin Framework for Java (PF4J) A plugin is a way for a third party to extend the functionality of an application. A plugin implements extension points declared by application or other plugins. Also, ...
Go Plugin System over RPC go-plugin is a Go (golang) plugin system over RPC. It is the plugin system that has been in use by HashiCorp tooling for over 4 years. While initially created for Packer, it ...