https://github.com/ldmtam/basic-go-plugin-example
https://github.com/ldmtam/basic-go-plugin-example
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ldmtam/basic-go-plugin-example
- Owner: ldmtam
- Created: 2021-12-06T13:20:31.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-06T13:25:57.000Z (about 4 years ago)
- Last Synced: 2024-04-18T05:21:39.075Z (over 1 year ago)
- Language: Go
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Basic go plugin example
This project is the demo for how to use hashicorp go-plugin library so we can call other compiled go apps from main app at runtime.