Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Go implementation of JSON for Message Payloads #185

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

iartarisi
Copy link
Contributor

@iartarisi iartarisi commented Jan 5, 2024

Hiya. I tried to follow the python example when translating this to Go. Also, I'm struggling with the asciicinema. nbe generate recording didn't work for me.

@bruth
Copy link
Collaborator

bruth commented Jan 9, 2024

Thanks for the contribution!

I'm struggling with the asciicinema.

I see the output.txt was generated, what error do you get when running that command?

@iartarisi
Copy link
Contributor Author

I actually created the output.txt manually.

I don't see an error here:

2024/01/09 15:43:20 examples/jetstream/api-migration/deno: no main file. skipping...
2024/01/09 15:43:20 examples/jetstream/interest-stream/deno: no main file. skipping...
2024/01/09 15:43:20 examples/jetstream/interest-stream/dotnet2: no main file. skipping...
2024/01/09 15:43:20 examples/jetstream/limits-stream/deno: no main file. skipping...
2024/01/09 15:43:20 examples/jetstream/limits-stream/dotnet2: no main file. skipping...
2024/01/09 15:43:20 examples/jetstream/pull-consumer/deno: no main file. skipping...
2024/01/09 15:43:20 examples/jetstream/pull-consumer/dotnet2: no main file. skipping...
2024/01/09 15:43:20 examples/jetstream/pull-consumer-limits/dotnet2: no main file. skipping...
2024/01/09 15:43:20 examples/jetstream/workqueue-stream/deno: no main file. skipping...
2024/01/09 15:43:20 examples/jetstream/workqueue-stream/dotnet2: no main file. skipping...
2024/01/09 15:43:20 examples/kv/intro/deno: no main file. skipping...
2024/01/09 15:43:20 examples/kv/intro/dotnet2: no main file. skipping...
2024/01/09 15:43:20 examples/messaging/concurrent/dotnet2: no main file. skipping...
2024/01/09 15:43:20 examples/messaging/iterating-multiple-subscriptions/dotnet2: no main file. skipping...
2024/01/09 15:43:20 examples/messaging/json/deno: no main file. skipping...
2024/01/09 15:43:20 examples/messaging/json/dotnet2: no main file. skipping...
2024/01/09 15:43:20 examples/messaging/protobuf/dotnet2: no main file. skipping...
2024/01/09 15:43:20 examples/messaging/pub-sub/deno: no main file. skipping...
2024/01/09 15:43:20 examples/messaging/pub-sub/dotnet2: no main file. skipping...
read category: messaging: read example: pub-sub: examples/messaging/pub-sub/elixir: language "elixir" not yet supported

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants