Skip to content

Latest commit

 

History

History
57 lines (26 loc) · 1.19 KB

File metadata and controls

57 lines (26 loc) · 1.19 KB

plugin-fetch

Build Status Go Report Card License Tag

Introduction

plugin-fetch is the fetch plugin of pipego written in Go.

Prerequisites

  • Go >= 1.18.0

Run

make lint
make build
./plugin-fetch-test

Docker

Usage

  • plugin/localhost.go: Fetch node info from localhost.
  • plugin/metalflow.go: Fetch node info from metalflow.

Settings

License

Project License can be found here.

Reference