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

pkg/sr: touchups #742

Merged
merged 1 commit into from
May 26, 2024
Merged

pkg/sr: touchups #742

merged 1 commit into from
May 26, 2024

Commits on May 26, 2024

  1. pkg/sr: touchups

    * Renames Opt to ClientOpt
    * Renames SerdeOpt to EncodingOpt
    * Adds SerdeOpt, with the ability to set the header that is always used
    * Removes Serde.SetDefaults, in favor of the new (and more standard)
      NewSerde function
    * Adds top-level Encode/AppendEncode functions, to be used when you are
      dynamically encoding types and their ids / indices
    
    This is #506 by @lovromazgon, rebased on master, squashed into one
    commit, with minor modifications
    lovromazgon authored and twmb committed May 26, 2024
    Configuration menu
    Copy the full SHA
    f8e5acf View commit details
    Browse the repository at this point in the history