command
module
Version:
v0.0.0-...-a27c522
Opens a new window with list of versions in this module.
Published: Dec 1, 2023
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
plugins-playground
This repo serves as a basic example for how to write standard library plugins with Golang.
How to run this example
./build-plugins.sh && go run main.go
Developer notes
The standard lib for plugin will only work on linux. See full restrictions on the documentation page.
The build-plugins.sh script will build every plugins inside the plugins folder. The output bin file will be stored inside plugins/bin.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
|
plugins
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.