storj/pkg/transport
Egon Elbre ec3d5c0bdd
don't use global loggers (#2671)
* pkg/server: don't use global logger
* satellite/overlay: use correct logger
* pkg/kademlia: use correct logger
* linksharing: use conventional way to pass in logger
* use zaptest in tests
2019-07-31 15:09:45 +03:00
..
common.go Add the ability to set dial and request timeouts from the cmd/uplink CLI to libuplink. (#2439) 2019-07-18 11:13:59 -04:00
fetchidentity.go storagenode/trust: implement fetching peer identity without kademlia and endpoint (#2584) 2019-07-17 21:14:44 +03:00
insecure.go update irreparableDB.GetLimited query to use where instead of offset (#2585) 2019-07-18 09:21:21 -07:00
slowtransport.go storagenode/trust: implement fetching peer identity without kademlia and endpoint (#2584) 2019-07-17 21:14:44 +03:00
timeout.go Set connection read/write timeout (#1850) 2019-05-09 15:53:04 +02:00
transport_test.go don't use global loggers (#2671) 2019-07-31 15:09:45 +03:00
transport.go Add the ability to set dial and request timeouts from the cmd/uplink CLI to libuplink. (#2439) 2019-07-18 11:13:59 -04:00