storj/storagenode/console
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
..
consoleapi all: simplify uuid usage 2020-04-02 13:45:19 +00:00
consoleassets storagenode: embed the console into the binary and makefile (#3164) 2019-10-08 10:52:19 +02:00
consoleserver all: separate err check for http 2020-04-16 18:50:24 +03:00
bandwidth.go storagenode/console: use bytes for remaining info (#3186) 2019-10-04 18:17:28 +03:00
diskspace.go storagenode/console: use bytes for remaining info (#3186) 2019-10-04 18:17:28 +03:00
service.go storagenode/console/service satellites extends with data of oldest join to satellite 2020-04-14 19:30:19 +03:00