Skip to content

Ethminer Metrics Exporter v0.1.0 Release

Compare
Choose a tag to compare

Changed

  • ApiClient for interacting with the Ethminer JSON RPC 2.0 API
  • MockServer for mocking the Ethminer JSON RPC 2.0 API
  • CLI utility for testing client and mock API server

Dependencies

  • All dependencies are vendored
  • Retry library github.com/avast/retry-go@v3.0.0
  • CLI library and generator github.com/spf13/cobra@v1.1.1
  • JSON RPC 2.0 client and server library github.com/sourcegraph/jsonrpc2@v0.0.0