Hongqi Wang

Results 2 comments of Hongqi Wang

Even the dockerized mockery can't find the interface? What am I missing? Thanks. ``` ➜ godebug docker run -v "$PWD":/src -w /src vektra/mockery --name Stringer --log-level debug 20 Apr 21...

This is how I worked around the problem. Hope it helps before the official streaming support. ``` func (m *microsoftService) GetOnlineMeetingRecordingContentStream( ctx context.Context, orgGUID, userGUID, onlineMeetingID, recordingID string) (io.ReadCloser, error)...