You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm trying to use the emulator in a golang program.
I followed the golang example in the readme, and when trying to create a queue I get this error: rpc error: code = Unavailable desc = connection error: desc = "error reading server preface: EOF"
I tried to use the import paths as in the example but the packages weren't there, I used these:
Hi,
I'm trying to use the emulator in a golang program.
I followed the golang example in the readme, and when trying to create a queue I get this error:
rpc error: code = Unavailable desc = connection error: desc = "error reading server preface: EOF"
I tried to use the import paths as in the example but the packages weren't there, I used these:
The text was updated successfully, but these errors were encountered: