package
0.0.0-20220825064458-12ec6680e865
Repository: https://github.com/byzk-project-deploy/go-plugin.git
Documentation: pkg.go.dev

# README

Plugin Example

Compile the plugin itself via:

go build -o ./plugin/greeter ./plugin/greeter_impl.go

Compile this driver via:

go build -o basic .

You can then launch the plugin sample via:

./basic

# Packages

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