Hello there.
I'm trying to setup go-vcr as a mocker for external service calls in my local development environment, however, this is not possible at the moment since interactions are only playable once.
This PR adds an optional flag to allow for interactions to be replayed.
Hello there. I'm trying to setup go-vcr as a mocker for external service calls in my local development environment, however, this is not possible at the moment since interactions are only playable once. This PR adds an optional flag to allow for interactions to be replayed.