scaleway-sdk-go icon indicating copy to clipboard operation
scaleway-sdk-go copied to clipboard

remove internal/errors package

Open Codelax opened this issue 3 years ago • 0 comments

errors implement error type that is now in std library, we could remove this package as it is incomplete compared to go std lib.

Codelax avatar Dec 12 '22 13:12 Codelax