plugin-fetch is the fetch plugin of pipego written in Go.
- Go >= 1.18.0
make lint
make build
./plugin-fetch-test
plugin/localhost.go
: Fetch node info from localhost.plugin/metalflow.go
: Fetch node info from metalflow.
Project License can be found here.