Files
influx-cli/internal/mock
2021-06-30 14:47:23 -04:00
..
2021-06-22 10:07:15 -04:00

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