plugin

command
v0.0.0-...-4e1bcef Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 27, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

README

1. build plugin

cd .
go build -buildmode=plugin -o=plugin_doctor.so plugin_bad_docter.go
ll;
file plugin_doctor.so

2. build user plugin example

 go build use_plugin_example.go

3. run example with plugin

./use_plugin_example 

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL