storj/certificate/authorization
Egon Elbre a129a8bd35 all: separate err check for http
We want to avoid net/http dependency in errs2 package, hence we removed
http.ErrServerClosed from IgnoreCanceled and IsCanceled check. Now we
need to add that check explicitly to every http endpoint.

Change-Id: I62b1cc0a0a2d3b43301d713a7951e5022145f88f
2020-04-16 18:50:24 +03:00
..
authorizations_test.go bump storj.io/common to latest 2020-03-25 09:08:40 -04:00
authorizations.go all: use monkit v3 2020-02-05 23:53:17 +00:00
db_test.go common: separate repository 2019-12-27 14:11:15 +02:00
db.go common: separate repository 2019-12-27 14:11:15 +02:00
doc.go pkg/certificates: move certificate package to root (#3107) 2019-09-26 09:11:05 -07:00
endpoint_test.go common: separate repository 2019-12-27 14:11:15 +02:00
endpoint.go all: separate err check for http 2020-04-16 18:50:24 +03:00
service_test.go common: separate repository 2019-12-27 14:11:15 +02:00
service.go {certificates,pkg/rpcstatus}: improve error logging (#3475) 2019-11-13 11:07:21 +01:00