package
2.7.5
Repository: https://github.com/influxdata/influx-cli.git
Documentation: pkg.go.dev

# README

Mocks

The files in this module are generated via mockgen for use with gomock.

To add a new mock:

  1. Add a line to gen.go in this module
  2. Run make mock from the project root