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
To make it easier to identity low level errors, we could encapsulate them into a library error type with specific codes for each scenario. We could also use github.com/registrobr/gostk/errors for better debugging.
The text was updated successfully, but these errors were encountered:
To make it easier to identity low level errors, we could encapsulate them into a library error type with specific codes for each scenario. We could also use github.com/registrobr/gostk/errors for better debugging.
The text was updated successfully, but these errors were encountered: