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

[Go] SBE implementation in Go using flyweights #951

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

ethanf
Copy link
Contributor

@ethanf ethanf commented Aug 8, 2023

See #765. To generate flyweights instead of structs, set the following flag:

sbe.go.generate.generate.flyweights=true

Includes OTF and JsonPrinter implementations for parity with other implementations.

@ethanf ethanf changed the title [Go] SBE implementation in Go using flyweights #765 [Go] SBE implementation in Go using flyweights Aug 8, 2023
@ethanf ethanf marked this pull request as ready for review August 12, 2023 17:46
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

1 participant