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

Improve error handling in Go bindings #173

Merged
merged 7 commits into from
Oct 24, 2024
Merged

Improve error handling in Go bindings #173

merged 7 commits into from
Oct 24, 2024

Commits on Oct 23, 2024

  1. Add more error definitions

    lrettig committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    bcda93c View commit details
    Browse the repository at this point in the history
  2. Whitespace

    lrettig committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d5fe934 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7706f71 View commit details
    Browse the repository at this point in the history
  4. Improve error handling

    lrettig committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    14dceab View commit details
    Browse the repository at this point in the history
  5. Remove outdated comment

    lrettig committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    0dbb981 View commit details
    Browse the repository at this point in the history
  6. Review comments

    Don't print error locally; return a more useful error
    lrettig committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    a2b0a7f View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Review feedback

    Don't expose unused error codes
    lrettig committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    df5ccd1 View commit details
    Browse the repository at this point in the history