storj/pkg/pointerdb/pdbclient
Michal Niewrzal ad327bedb1
Use context to propagate API Key (#383)
* Satellite signs proofs

* wip

* remove direct apikey usage from pdbclient

* adjusting unit tests

* fix linter errors

* unit tests

* linter errors

* remove usless interface

* remove unused code

* improve unit tests

* signature generation

* code review changes

* code review comments

* back to satellite-id signature generation

* remove go-grpc-middlewar dependency

* small step back

* linter fixes

* fix tests

* packages reorganization

* Move TestAPIKeyInjector to grpcauth package
2018-10-09 16:39:14 +02:00
..
mocks Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00
client_test.go Use context to propagate API Key (#383) 2018-10-09 16:39:14 +02:00
client.go Use context to propagate API Key (#383) 2018-10-09 16:39:14 +02:00
common.go pointerdb: separate client and server packages (#261) 2018-08-22 09:07:00 -06:00
pdbclient_mock_test.go Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00