You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.
The Errors logs just shows Go's usual Panic Output. Maybe we could wrap an abstraction for that. Like Request Error or Check the URL/URI and Authentication
The text was updated successfully, but these errors were encountered:
I have this working. Errors are bubbling up instead of panicking, and some of them have added context to the error. I'll wait till PR #9 is finished and merged, before I open a PR.
The Errors logs just shows Go's usual Panic Output. Maybe we could wrap an abstraction for that. Like
Request Error
orCheck the URL/URI and Authentication
The text was updated successfully, but these errors were encountered: