Standardise error handling in store/store.go, store/medium.go, local/client.go, and s3/s3.go to use coreerr.E() from go-log, matching the pattern used across the rest of the codebase. Remove now-unused "fmt" imports from store packages and s3. Co-Authored-By: Virgil <virgil@lethean.io> |
||
|---|---|---|
| .. | ||
| medium.go | ||
| medium_test.go | ||
| store.go | ||
| store_test.go | ||