Fernando Benayas 4ce9053ddb
fix: updated api for deleting secrets so "influx secret delete" command works again (#469)
* fix: updated api for deleting secrets

* fix: reversed code comments update
2023-01-09 08:35:09 -05:00
..
2022-06-23 10:02:00 -05: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