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

Feat/decode api update #105

Merged
merged 3 commits into from
Apr 20, 2024
Merged

Feat/decode api update #105

merged 3 commits into from
Apr 20, 2024

Commits on Apr 20, 2024

  1. chore: update go.mod

    ggicci committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    542d11c View commit details
    Browse the repository at this point in the history
  2. feat: update Decode() api and add DecodeTo() api

    The original Decode() api is renamed to DecodeTo(), and the newly added
    Decode() api is a generic version.
    ggicci committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    1a92f9f View commit details
    Browse the repository at this point in the history
  3. chore: update comments

    ggicci committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    e72964c View commit details
    Browse the repository at this point in the history