storj/pkg/pointerdb
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
..
audit Use context to propagate API Key (#383) 2018-10-09 16:39:14 +02:00
auth Small cleanup at top-level (#336) 2018-09-10 07:23:08 -07:00
pdbclient Use context to propagate API Key (#383) 2018-10-09 16:39:14 +02:00
common.go rename netstate to pointerdb (#127) 2018-07-06 15:43:53 -04:00
config.go Rename MinInlineSegmentSize to MinRemoteSegmentSize (#436) 2018-10-08 23:09:28 +03:00
pointerdb_test.go Use context to propagate API Key (#383) 2018-10-09 16:39:14 +02:00
pointerdb.go Use context to propagate API Key (#383) 2018-10-09 16:39:14 +02:00