refactor: expose generated code and client business logic to share with Kapacitor (#103)
* refactor: take clients out of internal * refactor: move stdio to pkg * Move internal/api to api * refactor: final changes for Kapacitor to access shared functionality * chore: regenerate mocks * fix: bad automated refactor * chore: extra formatting not caught by make fmt
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
// Code generated by MockGen. DO NOT EDIT.
|
||||
// Source: github.com/influxdata/influx-cli/v2/internal/stdio (interfaces: StdIO)
|
||||
// Source: github.com/influxdata/influx-cli/v2/pkg/stdio (interfaces: StdIO)
|
||||
|
||||
// Package mock is a generated GoMock package.
|
||||
package mock
|
||||
|
Reference in New Issue
Block a user