Client is an autogenerated mock type for the Client type
| 7 | |
| 8 | // Client is an autogenerated mock type for the Client type |
| 9 | type Client struct { |
| 10 | mock.Mock |
| 11 | } |
| 12 | |
| 13 | // Pause provides a mock function with given fields: |
| 14 | func (_m *Client) Pause() error { |
nothing calls this directly
no outgoing calls
no test coverage detected